/* CSS Document */

body {
	background-color: #999;
}

#container {
	margin: auto;
	width: 640px;
	height: 448px;
	position: relative;
}
