body {
  background-color: #000000;
  background-image: url("img/backtile.jpg");
  background-repeat: repeat-x
  background-attachment: fixed
}
.style2 {
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
}
a:link { 
font-family:Tahoma;
font-size:10pt;
font-weight:700;
text-decoration:none;
color:#808080;
} 

a:visited { 
font-size:10pt;
font-weight:700;
text-decoration:none;
color:#808080;
} 

a:active { 
font-size:10pt;
font-weight:700;
text-decoration:none;
color:#808080;
} 

a:hover { 
font-size:10pt;
font-weight:700;
text-decoration:none;
color:#808080;
} 
}
