html,
body {
	height: 100%;
}

body {
	background: #0a61ad;
}

div.container {
	background: white;
	min-height: 100%;
}