/*Output Setting*/

body {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-repeat: no-repeat;
	background-position: top center;
}

#Main {
	position:relative;
	width:800px;
	z-index:8;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}