BODY { 
    color: #FFFFFF;
    background-color: #912F40;
    background-image: url('../bilder/networksystems.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    scrolling="auto"
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #FFFFFF; 
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #536478; 
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #000000; 
    scrollbar-track-color: #597391
}

A:link {
       font-size: 10pt;
       color: #ffffff;
       line-height: 14pt;
}

A:visited {
       font-size: 10pt;
       color: #ffffff;
       line-height: 14pt;
}

A:active {
       font-size: 10pt;
       color: #ffffff;
       line-height: 14pt;
}

A:hover {
       font-size: 10pt;
       color: #C0C0C0;
       line-height: 14pt;
}


P, H1 {
      font-family: Verdana, Tahoma, sans-serif;
}

P {
     font-size: 10pt;
     line-height: 15pt;
}

H1 {
     color: #C0C0C0;
     font-size: 8pt;
     line-height: 10pt;
}