/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

#homePage h2
{
	margin:0 0 0.6em 0;
	padding:0.3em 0.5em;
	font-size:1.6em;
	color:#5e9047;
	background-color:#9fdb81;
	border:1px solid #000;
}
