body {
	scrollbar-3d-light-color:#526A62;
	scrollbar-arrow-color:#BDC1A7;
	scrollbar-base-color:#394C46;
	scrollbar-dark-shadow-color:#18221F;
	scrollbar-face-color:#394C46;
	scrollbar-highlight-color:#526A62;
	scrollbar-track-color:#394C46;
	scrollbar-shadow-color:#18221F;
	background-attachment: fixed;
	background-image: url(moonlightbackground.jpg);
	background-repeat: repeat;
     
        
}
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: 53A6A6;
	text-decoration: none;
}
a:hover {
	color: FCFDFB;
	text-decoration: none;
}