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

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

#homePage #homePageText {
	padding-bottom:2em;
	font-size:0.9em;
}
#homePage h2
{
	color:#0c78b6;
	margin:1.5em 0 0.6em 0;
	font-size:1.6em;
}
#homePage #homePageText p
{
	margin-left:1em;
	margin-right:1em;
}

