    * {
margin: 0;
}

html, body {
height: 100%;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -48px;
}

.wrapper1 {
width:100%;
background: #DBDBDB url(/dev/wp-content/themes/LandscapeDreams/images/back2.png) repeat-x;
}

.wrapper2 {
width:100%;
background: #4780ef url(images/blueback.png) repeat-x;
z-index:1;
}

.wrapper3 {
width:100%;
background: #005db0 url(images/splitback.png) repeat-x;
}

.footer, .push {
height: 48px;
}
