@charset "utf-8";
/* CSS Document */


/*Theme for the home page*/
div#maincontainer{
	background:#e0d9d3 url(/assets/backgrounds/generic.jpg);
}

a:link, a:visited, h2, h3{
	color:#669999;
}

div#menu a:hover, a:hover{
	color:#669999;
}

div#content {
	height: 532px;
}

