
body {
	background-color: #ffffff;
}

#container {
	position: static;
	top: 100%;
	left: 100%;

	display: inline;
	clear: left;
	
}

#center {
	position: static;
	top: -359px;
	left: -301px;
	width: 680px;
	height: 300px;
}
