html, body {
height : 100%;
}

body {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
height : 100%;
margin : 0;
padding : 0;
}

html > body {
height : 100%;
min-height : 100%;
}

#wrapper {
background: url(images/sockmonkeystudios_business_card.jpg) no-repeat bottom right; padding-bottom: 100px;
margin : 0;
padding: 0px 0px 0px 10px;
height : 100%;
}
