body {
	background-color:#ffffff;
	font-size: 14px;
	line-height: 1.6;
}

h2 {
	font-size: 16px;
	text-align: center;
}

.header-bg {
	line-height:50px;
 	background-color: #D7D7D7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#787878), to(#D7D7D7));
}

.header-text {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
}

