/* CSS Document */

body {
	background-color: #FFFFFF;
}
#container {
	width: 600px;
	height: 423px;
	margin-left: -300px;
	margin-top: -220px;
	left: 50%;
	top: 50%;
	position: absolute;
}

