h1 { border: none;  
font-family: "MS Sans Serif", Geneva, sans-serif;
  position: absolute;
  top: 0%;
  left: 2px;
  height: 125px;
  width: 100%;
    text-align: center;
        visibility: visible;
    overflow: hidden;
    background-image: url(logga.png);
    background-repeat: no-repeat;
    background-position: center;
            padding-bottom: 1px;
            }

body { background-image: url(grey.jpg);
    scrollbar-face-color:#E5E4E9;
    scrollbar-arrow-color:#A48D41;
    scrollbar-highlight-color:#FAFAFA;
    scrollbar-3dlight-color:#C0C0C0;
    scrollbar-shadow-color:#808080;
    scrollbar-darkshadow-color:#D8D8D8;
    scrollbar-track-color:#FFFFFF;
     }



h2 {   
background-color: transparent;  
height: 400px;  width: 200px;  
position: absolute;  top: 130px;
 left: 1px;
      font-size: 13px;
      font-family: "MS Sans Serif", Geneva, sans-serif;
      }



iframe { position: absolute;  
left: 210px;  
top: 140px;  
width: 730px;  
overflow: visible;
height: 400px;
 visibility: visible;
 }











