body                   { background-color : #C0C0C0;
                         background-image: url('http://www.kalle.ws/images/bg.jpg');
                         background-attachment: fixed;
                         font-family: Futura Lt BT, Futura, Helvetica, Arial, sans-serif; color: black;
                         margin: 35px;
                         
                         
                         scrollbar-face-color:#006699;
                         scrollbar-highlight-color:#6495ed;
                         scrollbar-3dlight-color:#ff0000;
                         scrollbar-darkshadow-color:#ff0000;
                         scrollbar-shadow-color:#191970;
                         scrollbar-arrow-color:#ffff00;
                         scrollbar-track-color:#cc3333; background-attachment }
                         
                         
A:LINK                 { color : #ff4040; text-decoration: none; }
A:VISITED              { color : #006699; text-decoration : none; }
A:HOVER                { color : #3366ff; text-decoration : underline; color: #3366ff; }
A:ACTIVE               { color : #ffff00; text-decoration : none; }