div#wrapper {
 height;191px;
 background:url(Images/background.png) repeat-x;
 text-align:center;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    
}

div#wrapper div#header1 {
 width:100%;
 height: 190px;
}

    
div#header1 {
    
 width: 600px; 
 height: 190px; 

}
    
div#header2 {
 
    height: 25px;
    background-color: #fff;
    margin-left: 80%;
    margin-top: -40px;
    

}
    
div#header3 {
   margin-top: -10px;
    margin-left: -45%;
}
    
    
div#body1 {
font-family: Georgia, serif;
    margin-top: 25px;
    background-color: #fff;
}
    
    div#body2 {
     font-family: Georgia, serif;
        font-size: 35px;
        color: #000;
        text-align:center;
        margin-left: 10%;
        margin-right: 10%;
        max-height: 999999px;
    }

h1 {
    font-size: 80%; /* 40px/16=2.5em */
}

h2 {
    font-size: 75%;
}

p {
    font-size: 60%; /* 14px/16=0.875em */
}
    
    div#footerwrapper div#footer1 {
     font-family: Georgia, serif;
        background:url(Images/footer.png) repeat-x;
         width:100%;
       height: 50px;
        text-align:center;
    }
    
    div#footer1 {
        font-size: 40px;
        vertical-align: middle;
        
    }