body,html {
	background-color: #091351;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:768px;
	height:480px;
	overflow:auto;
}
div#container {
	z-index:1;
	margin:auto;
	width:768px;
	position:absolute;
	height:480px;
	overflow: hidden;
	left: 20%;
	top: 5%;
}
