body {
background: url(http://www.might-of-lilith.com/bilder/nav/main.jpg);
background-repeat:no-repeat; 
background-attachment:fixed;
}

html {
scrollbar-arrow-color:#483D2B;
scrollbar-track-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#8D7A5C;
scrollbar-3dlight-color:#483D2B;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-base-color:#CC9966;
}





* { 
	
	font-size:15px;
}

.sgb_active {
	font-weight:bolder;
}

.sgb_button {
	background-color:#000000;
	border-width:2px;
	border-style:outset;
	border-color:#D8D8D8;
	font-size:15px;
                font-family:Times New Roman, Times, serif;
	color:#D8D8D8;
}

a:visited, a:link {
	text-decoration:none;
	color:#D8D8D8;
}

a:hover {
	text-decoration:none;
	color:#D8D8D8;
}
