@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	background-image: url(backrepeat.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000000;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(backrepeat.jpg);
}
.style7 {color: #1F1F1F}

a:link {
	color: #333333;
	text-decoration: none;
}
.style8 {color: #333333}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
