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

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

#homePage h2
{
	margin:0;
	padding:0.3em 0;
	font-size:1.3em;
	color:#000;
	background-color:#fff;
	text-transform: 	lowercase;
}