body         { background-color: black;
               background-image:url("metal_bg.jpg");
               background-repeat: no-repeat;
               background-position: center;
               background-attachment: fixed;
               background-position: top center;
               font-family: Verdana; font-size: 12px; color: #666666 
             }

table        { font-family: Verdana; font-size: 12px; color: #666666 }
a            { color: #0099FF }
td           { line-height: 200% }
li           { white-space: normal; list-style: square }
