/* CSS Document */

#content2 {
   background-image: url(bilder/marit_kontakt.jpg);
   background-repeat: no-repeat;
   background-position: 180px 80px;
   padding: 0 0 180px 0;
   } 
   
#box {
   width: 345px;
   height: 140px;
   margin: 85px 0 0 193px;
   overflow: auto;
   }  
   
h2 {
   text-align: center;
   font-size: 20px;
   color: #A6A6A6;
   padding: 30px 0 10px 0;
   }

.text {
   text-align: center;
   font-size: 1.7em;
   color: #939393;
   padding: 10px 3px 15px 3px;
   } 

