/*
 * Header Stuff
*/
#header
{
	color: #808000;
}

#header #title
{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 0px;
}

#title a, #title a:hover, #title a:visited
{
	color: #2E3436;
}

#header #description
{
	font-size: 10px;
	margin-top: 0px;
}

#title, #description
{
	margin-left: 10px;
}
