body {
	text-align:center;
	background-repeat: no-repeat;
	background-position:center center;
	background-color: #FFFBEF;
}
#contents {
	text-align:left;
	width: 600px;
	margin: auto;
	margin-top: 50px;
}
h1{
	color: #D93E02;
	}

h2 {
	color: #663300;
	background: url(none);
	border-style: none;
	margin:0px;
}
ul {
	margin-top: 0px;
	font-size: 90%;
	line-height: 180%;
}

#main {
	margin: 10px 80px;
	padding:10px;
	border: 1px dotted #666666;
}
