body {
scrollbar-face-color : #534e52; 
scrollbar-arrow-color : #171520; 
scrollbar-shadow-color : #343138; 
scrollbar-3dlight-color : #534e52; 
scrollbar-darkshadow-color : #534e52; 
scrollbar-highlight-color : #343138; 
scrollbar-track-color : #23212c;

margin : 0;
padding : 0;
background-image : url('darknessbg.jpg');
background-position : top left;
}

a:link {
color : #563440;
text-decoration : underline;
}

a:visited {
color : #563440;
text-decoration : underline;
}

a:active {
color : #563440;
text-decoration : underline;
}

a:hover {
color : #80676B;
text-decoration : none;
}

p, td, tr {
font-size : 12px; 
font-family : times new roman; 
color : #1e1313; 
letter-spacing : 1pt; 
line-height :12px; 
text-align : justify;
}

b {
color : #2d1f2e;
} 

i {
color : #563440;
}

h1 {
text-align : center;
color : #2d1f2e; 
font-size :14px; 
font-weight : bold; 
letter-spacing : 2pt;
}

h2 {
font-size:  10px;
text-align : center;
}