    * {
margin: 0;
}

html, body {
height: 100%;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -150px;
}

.wrapper1 {
width:100%;
background: #FFFFFF url(images/back.jpg) repeat-x;
}

.wrapper2 {
width:100%;
background: #245f20 url(images/blueback.png) repeat-x;
z-index:1;
}

.wrapper3 {
width:100%;
background: #245f20 url(images/splitback.png) repeat-x;
}

.footer, .push {
height: 150px;
}
