@charset "utf-8";
#main {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px
;}

