html {
	height: 100%;
}
body {
	background-color:#162e51;
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:100%;
}