body {
background:#000000 url(images/voice-narrator-bg.jpg) repeat-y fixed top;
font-family: "Trebuchet MS";
color: #b3b3b3;
margin: 0px;
}
	
a:link {
color: #008AFF;
text-decoration: none;
}
a:visited {
color: #008AFF;
text-decoration: none;
} 
a:hover {
color: #008AFF;
text-decoration: underline;

}