#contents {
	font-size: small;
	line-height: 1.7em;
	margin: 20px;
	padding: 20px;
	width: 780px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a {
	color: #666666;
}
#contents #footer {
	font-size: small;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D0C8;
}



#header {
	font-size: small;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
	width: 820px;
	background-image: url(img/header.jpg);
	height: 88px;
}

