/*statistics.css*/
#statisticsIntro {
	margin: 0 0 10px 0;
}

.statistics {
	background-image: url(../images/about_us_big.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#statsBreakup {
	text-align: center;
	margin: 10px;
	margin-bottom: 25px;
}

.statsHeading {
	display: block;
	font-weight: bold;
	font-size: 110%;
	font-style: italic;
}