.box {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	font-size: 12px;
	color: #666666;
	background-image: url(http://www.pantomimi.com/gazou/futtar_images/huttar_bk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

h1 {
	padding: 0px;
	margin: 0px;
}

h2 {
	padding: 0 0 10 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
}

.maintable {
	margin-top: 15px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #BD0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}