* { margin: 0px; padding: 0px; font-family: verdana; font-size: 12px; } a { color: #000000; font-weight: bold; text-decoration: none; } a:hover { text-decoration: underline; } body { margin: 0 auto; background-color: #660000;} #container { position: absolute; margin: auto; background-image: URL('./../images/rw_bg.jpg'); height: 576px; width: 990px; top: 50%; left: 50%; margin-top: -288px; margin-left: -495px; } #menu { width: 476px; height: 90px; margin-top: 10px; margin-left: 413px; } #content { position: absolute; width: 770px; height: 435px; margin-top: 10px; margin-left: 110px; } #button { border: 1px solid #000; width: 150px; font-weight: bold; } th { text-align: left; font-size: 14px; } a img { border: 0px; }