    * {
margin: 0;
}


.wrapper {
min-height: 100%;
width:990px;
height: auto !important;
height: 100%;
margin: 0 auto -60px;
background:url(images/wrapback.png) center repeat-y;
}

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

.footer {
background:#255788;
}
