@charset "utf-8";
#container {
	width: 600px;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	top: 100px;
}
