/* CSS Document */
body, html { height:100%; margin:0; padding:0; border:0; } 
body { background: #fdd9a5; }
#website{ width:100%; height:100%; margin:0 auto 0 auto; position:relative; }
object, div, a { outline:none; }