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

}