@charset "utf-8";
/* CSS Document */

div#main{
	position:absolute;
	top:30%;
	width:700px;
	left:50%;
	margin-left:-350px;
}