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