body {
	background-attachment: scroll;
	background-image: url(../gif/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
#content {
	width: 865px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
.style2 {color: #333333}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
