body {
background:#1B1B1B url() fixed repeat-y center top;
font-family: "Trebuchet MS";
color: #8f8f8f;
margin: 0px;
}
	
a:link {
color: #FA5300;
text-decoration: none;
}
a:visited {
color: #FA5300;
text-decoration: none;
} 
a:hover {
color: #FA5300;
text-decoration: underline;

}

body {scrollbar-base-color : #272D34;
scrollbar-highlight-color : #5c6c79;
scrollbar-track-color: #0F151C;
scrollbar-arrow-color : #E2A000;}
