body        {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 1.8em;
	background-image: url(../images/back.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #cef3eb;
	text-decoration: none;
}

#contents   {
	clear: none;
	margin-right: auto;
	margin-left: auto;
	width: 800px
}

