/* CSS Document */

body
	{margin:0;
	background: #fff;}
	
#main
	{margin:80px auto 0 auto;
	width:680px;
	height:500px;}

