/* CSS Document */

body {
	background-color: #000000;
}

#container {
	margin: auto;
	width: 600px;
	height: 400px;
	position: relative;
}

