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

div.main
{
	margin:0 auto; 
	max-width:900px;
	background-color: #ffffff;
	padding: 10px;
}