html#web, body {
	overflow: auto;
	height: 100%;
	margin: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457d;
	background-color: #206095;	
	overflow-x: hidden; 
}