body { 
background-color: #1a1a1a;
background-image:url();
background-repeat: repeat;
font: 11px Trebuchet MS, tahoma, verdana, arial; 
color: #f9db5c;
margin:0px;  
}
 
a:link {
color: #981c12; 
cursor: nw-resize; 
text-decoration: none;
 } 

 
a:active {
color:#981c12; 
cursor: nw-resize; 
text-decoration: none; 
} 
a:visited {
color: #981c12; 
cursor: nw-resize; 
text-decoration: none; 
} 
a:hover {
color: #b0411c; 
cursor: nw-resize; 
text-decoration: none; 
}

h3 {
font: 16px 
georgia, sans-serif;
color: #b0411c;
text-align: center; 
font-weight: bold; 
font-variant: small-caps;
letter-spacing: 3px;
}

h4 {
font: 14px georgia, sans-serif;
color: #b0411c;
text-align: center; 
font-variant: small-caps;
font-weight: bold; 
letter-spacing: 3px;
}
h5 {
font: 12px georgia, sans-serif; 
color: #b0411c;
text-align: center; 
font-weight: bold; 
font-variant: small-caps;
letter-spacing: 3px;
}

blockquote {
padding-left: 10px;
border-left: 3px solid #981c12;

}

b, i {
color: #b0411c;
}

html{
scrollbar-face-color:#000000;
scrollbar-arrow-color:#e2c033;
scrollbar-track-color:#000000;
scrollbar-shadow-color:'#000000';
scrollbar-highlight-color:'#000000';
scrollbar-3dlight-color:'#000000';
scrollbar-darkshadow-Color:'#000000';
}
.noborder { border-width:0 }

