body {
	background-image: url(bcbcindex.jpg);
	background-repeat: no-repeat;
	margin-top: 110px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-position: center top;
	background-color: #1E1E1E;
	font-size: small;
	color: #FFFFFF;
}
a:link {
	color: #BDBD82;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
a:visited {
	color: #BDBD82;
}
body,td,th {
	font-family: Arial;
}
