html, body { 
  height: 100%; 
  margin: 0 0 1px; 
  padding: 0; 
}
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -130px; 
	background-image: url(../images/bgtopp.png); background-position: center top; background-repeat: no-repeat;}  

.footer, .push { 
    height: 130px; 
}
.header { height: 80px; padding-top: 30px; padding-bottom: 30px;} 
.content{  height: auto; min-height: 300px; padding-top: 15px; padding-bottom: 30px; } 