.back {
	background-color: #000000;
	background-image: url(images/rep_back.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	text-align: center;
	min-width: 891px;
}
.mainscroll {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #602644;
	overflow: auto;
	height: 435px;
	width: 620px;
}
.middleback {
	background-image: url(images/bigback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 0;
	height: 900px;
	width: 1194px;
	left: auto;
	top: 0px;
	right: auto;
	text-align: center;
	position: relative;
}

#wrapper {
	background-image: url(images/bigback2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
	width:994px;
	height: 900px;	
	text-align: left;
}
.counter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #190810;
	text-decoration: none;
}
