html, body {
	height: 100%;
	width: 100%;
	background-color: #1A70B3;	
}

.home .page {
	height: 100%;
	width: 100%;
	background-color: #1A70B3;
}

#page {
	text-align: center;
}