body                   { background-color : gray;
                         background-image: url('images/background.jpg'); 
                         background-attachment: fixed;
                         font-family : Futura Lt BT, Futura, Helvetica, Arial, sans-serif;
                         margin: 0px;
                         
                         scrollbar-highlight-color:gray;
                         scrollbar-3dlight-color:white;
                         scrollbar-darkshadow-color:gray;
                         scrollbar-shadow-color:black;
                         scrollbar-arrow-color:white;
                         scrollbar-track-color:white; background-attachment; background-color:black; background-image:url('none') }
                         
                         
A:LINK                 { color : #ff0000; text-decoration: none; }
A:VISITED              { color : #999999; text-decoration : none; }
A:HOVER                { color : #3366ff; text-decoration : underline; color: #3366ff; }
A:ACTIVE               { color : #ffff00; text-decoration : none; }

h1                     { font-size: 4em; font-weight: bold; color: f5f5f5; }
h2                     { font-size: 3em; font-weight: bold; color: f5f5f5; }
h3                     { font-size: 1.5em; font-weight: bold; color: 104e8b; }serif;  TEXT-DECORATION: none; }
h4                     { font-size: 1em; font-weight: bold; color: 104e8b; }serif;  TEXT-DECORATION: none; }
h5                     { font-size: 0.9em; font-weight: bold; color: 104e8b; }serif;  TEXT-DECORATION: none; }
h6                     { font-size: 0.8em; font-weight: normal; }serif;  TEXT-DECORATION: none; }

SPAN.image             { position: absolute; left: 15em ; top: 10em; }