@charset "utf-8";
/* CSS Document */

#container {
	position:absolute;
	height: 675px;
	width: 900px;
	top: 50%;
	left: 50%;
	background-color:#FF0000;
	margin-top: -337px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
}