/* CSS Document */

#container { 
   background-image: url(bilder/gjestebok_rammer.jpg);
   background-repeat: no-repeat;
   background-position: 270px 110px;
   } 
   
h2 {
   width: 200px;
   font-size: 2.2em;
   padding: 90px 0 0 233px;
   color: #9A9A9A; 
   text-align: center;
   float: left;
   }
       
.gjestebok {
   margin: 100px 0 0 202px; 
   }
   
.gjesteboktekst {
   width: 500px;
   text-align: center;
   padding: 20px 0 15px 87px;
   }  

