body {
	background-image: url(images/background2.jpg);
	background-color: #131518;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.style2 {font-size: 9px}
a:link {
	text-decoration: none;
	color: #F89C07;
}
a:visited {
	text-decoration: none;
	color: #F89C07;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style3 {font-size: 10px;
	color: #F89C07;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
