html, body { height: 100%; width:100% }
body { margin:0; padding: 0; border: 0; font-family:Verdana, Geneva, sans-serif; font-size: 11px; background-color: #000; }
a img { border: 0; }
img { -ms-interpolation-mode: bicubic; }

h3 { font-size: 14px; color: #b5a3a3; }
#background_container { position: absolute; top:0; right:0; }
#background { position:fixed; top: 0px; right: 0px; overflow:hidden; }
* html #background {position:absolute;}

#page { position: absolute; top:0; left:0; width: 100%; height: 100%; min-height: 470px; z-index: 10; }
