body{
	background:  url("art/bg.jpg") repeat top left;
	margin: 0;
}
.indexscroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #2B2109;
	background-color: inherit;
}
.indexcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: inherit;
}
a:link {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
a:visited {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
a:hover {
	color: #333366;
	text-decoration: none;
	background-color: inherit;
}
a:active {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
