@charset "UTF-8";
/* CSS Document */

#main {
	width: 800px;
	margin: 0px auto 0px auto;
}
	
#content {
	padding:30px;
}