html, body {height: 100%; min-width: 960px;}
body {font: 100%/1.125em Arial, Helvetica, sans-serif; color: #fff; background: #000; margin: 0; padding: 0; text-align: center;}

#body {min-height: 100%;}
* html #body {height: 100%;}
#main {width: 960px; margin: 0 auto;}
#copy {width: 960px; margin: 0 auto; height: 113px; font-size: .625em; color: #666;}
#footer {height: 113px; margin-top: -113px; background: url(../img/body_rb.jpg) no-repeat 100% 100%; position: relative;}
#footer div {width: 960px;}

a img {border: 0;}