/* BODY */

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	background: #7495B8;
} 

body {
	display: table;
	text-align: center;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #F8FAFB;
}