html,body {
background-color : #000; 
SCROLLBAR-FACE-COLOR: 6a686a; 
SCROLLBAR-HIGHLIGHT-COLOR:black ; 
SCROLLBAR-SHADOW-COLOR: 6a686a; 
SCROLLBAR-3DLIGHT-COLOR: black; 
SCROLLBAR-ARROW-COLOR: white; 
SCROLLBAR-TRACK-COLOR: grey; 
SCROLLBAR-DARKSHADOW-COLOR: black;
}

h1 {
font-size : 100%; 
text-decoration : underline;
font-family : Arial;
color : #fff; 
text-align: center;
}

h2 {
font-size : 75%; 
font-family : Arial; 
color : #446D8C; 
text-align: justified;
}