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