.top_center {
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	color: #FFF;
	text-align: center;
}
.big-head {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #FFF;
	font-weight: 400;
	text-align: center;
	font-size: 22px;
}
.red_head {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	color: #F00;
	font-size: 20px;
	text-align: center;
	text-shadow: 2px 2px 2px #000;
}
.30_percent {
	size: 120%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 2px #000;
	font-size: 1.2em;
}
