body {
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5em;
	background-color: #d5d8d4;
	background-image: none;
	background-attachment: fixed;
	top: 80px;
	margin: 40px auto;
	width: 784px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#contents {
	margin: 40px auto;
	width: 780px;
	text-align: center;
	top: 16px;
	left: inherit;
	right: inherit;
	bottom: 120px;
}
