BODY { 
	background: black url("content/generic/skull.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;

	scrollbar-face-color:#660099;
	scrollbar-arrow-color:#330066;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#330066;
	scrollbar-highlight-color:#9900cc;
	scrollbar-3dlight-color:#9900cc;
	scrollbar-darkshadow-Color:#660099;

}


a:link {text-decoration:none; color:#00ccff;}
a:active {text-decoration:none; color:#0099CC;}
a:visited {text-decoration:none; color:#0099CC;}
a:hover {text-decoration:none; color:#ffffff;}
