body {
background:#000000 url(images/monster-bg.jpg) fixed repeat-y center top;
font-family: "Trebuchet MS";
color: #586372;
margin: 0px;
}
	
a:link {
color: #99FF00;
text-decoration: none;
}
a:visited {
color: #99FF00;
text-decoration: none;
} 
a:hover {
color: #FFFFFF;
text-decoration: underline;

}

body {scrollbar-base-color : #2C274F;
scrollbar-highlight-color : #5c6c79;
scrollbar-track-color: #0F151C;
scrollbar-arrow-color : #99FF00;}
