@charset "utf-8";
/* CSS Document */

#start {
	position:absolute;
	left:50%;
	margin-left:-500px;
	width:1000px;
	height:750px;
	
	
}


