    * {
margin: 0;
}

html, body {
height: 100%;
}

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

.footer {
margin-bottom:20px;
}

