@charset "UTF-8";
#container {
	height: 800px;
	width: 1100px;
	left: 50%;
	top: 50%;
	margin-top: -400px;
	margin-left: -550px;
	position: absolute;
}
