html {
	height: 100%;	
}
body { 
	height: 100%;
	padding: 0px;
	margin: 0px; 
	color: #6192C2;
	background-color: #6192C2;
}