body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}

h1 {
	font-size: 36px;
	font-family: Arial, Serif;
	font-weight: bold;
	text-align: center;
	color: #004267;
	line-height: 1.6;
	vertical-align: middle;
	margin-top: 375px;

}
p {
	font-size: 21px;
	font-family: Arial, Serif;
	font-weight: normal;
	text-align: center;
	color: #004267;
	line-height: 1.2;
	vertical-align: middle;
	margin-top: 30 px;
}