#headerImage {
	background:#8DFF81;
}

#headerBottom {
	background:#8DFF81;
}

div.container#home a:link {
	color: #009900;
}

div.container#home a:visited {
	color: #009900;
}

div.container#home {
}

div.container .content {
	color: #006600; 
	/*font-family: "Century Gothic";
	font-size: 14px;*/
}

div.container .content #title {
	color: #008000;
	font-size: 36px;
}

h2 {
	color:#008800;
	font-size: 32px;
}

body {
	background: url("/images/backgrounds/home.png") repeat-y 150px 0px;
}
