body {
background:#000000 url(images/Movie-Trailer-Voice-Over-bg.jpg) repeat-y fixed top;
font-family: "Trebuchet MS";
color: #6B7C8D;
margin: 0px;
}
	
a:link {
color: #FF9500;
text-decoration: none;
}
a:visited {
color: #FF9500;
text-decoration: none;
} 
a:hover {
color: #FF9500;
text-decoration: underline;

}

body {scrollbar-base-color : #301103;
scrollbar-highlight-color : #615134;
scrollbar-track-color: #040100;
scrollbar-arrow-color : #FF9500;}