@charset "utf-8";
#container {
	height: 500px;
	width: 900px;
	margin-top: -250px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
}

