#homePage h2 {
	background-color:	#cccccc;
	margin: 			0 0 1em 0;
	padding:			0.2em 0.5em;
	font-size:  		1.2em;
	color:  			#BE2A40;
	font-weight:		bold;
}
#homePage h3 {
	color:#000;
	line-height:1.2em;
}

#homePageText {
	color: 	 			#fff;
	font-size:  		0.9em;
	line-height:		1.1em;
	padding:			0 12px;
}