Open up the header.tpl file located in templates/header.tpl

You'll see the header section at the top of that file.

You can add something like this in between the <head> </head> tags:

Code:
<meta name="keywords" content="keyword, keyword2, keyword3">
<meta name="description" content="this is a test description">