body {
background:#000000 url(images/Rich_Stevens_Voice_Overs_bg.jpg) fixed repeat-y center top;
font-family: "Trebuchet MS";
color: #86A2B0;
margin: 0px;
}
	
a:link {
color: #0099FF;
text-decoration: none;
}
a:visited {
color: #0099FF;
text-decoration: none;
} 
a:hover {
color: #7ED5DC;
text-decoration: none;

}
