body {
    margin-bottom: 85px;
}

footer {
    position:fixed;
    bottom:0px;
    z-index:10000;
    padding:35px 20px 20px 20px;
    background:url('/img/footerbg.png') repeat-x;
    text-shadow: 0px 0px 1px white,  0px 0px 1px white,  0px 0px 1px white,  0px 0px 1px white;
    width:100%;
}