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

body{
	background:#FFFFFF;	
}

#maincontent{
	width:800px;
	margin: 40px auto 0 auto;	
}