.background {
	background-image: url(images/supply_05.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:hover {
	color: #C90;
}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
body {
	background-color: #080808;
	background-image: url(images/repeater_02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
css {
}
.headers {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

