body,html {
	background: #002D70;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background: #FFF;
	width: 778px;
	overflow: hidden;
}