body {
    font-family:helvetica;
    font-size:12px;
    font-weight:bold;
    color:#686868;   
}

.wrapper {
    margin-left:auto;
    margin-right:auto;
    width:920px;
    background:#e9e8e8;
    border: 1px solid black;
    min-height: 800px;
}

.header {
    width:920px;
    height:160px;
    position:relative;
}

.header a {
    border:none;
    position:absolute;
}

.header img {
    border:none;
}
.headertext1 {
 width:256px;
 height:200px;
 position:absolute;
 top:48px; 
 right:20px;   
    
}

.headertext2 {
 width:276px;
 height:40px;
 position:absolute;
 top:110px; 
 left:30px;   
    
}


.badger {
    width:920px;
    height:182px;
    position:relative;
    
}

.badger a {
    border:none;
    position:absolute;

}

.badger img {
    border:none;
    position:absolute;
}

.content {
    width:840px;
    margin-left:30px;
    margin-right: 30px;
    margin-top:20px;
    margin-bottom:20px;
    
    
}

.footer {
    width:920px;
    height:163px;
    position:relative;
}

.footer a {
    border:none;
    position:absolute;
}

.footer img {
    border:none;

}
