#container {
	background-color: #000000;
	position: absolute;
	height: 500px;
	width: 701px;
	left: 125px;
	top: 50px;
}
body {
	background-color: #000000;
}

