
   body 
   { 
      background: #000000 url('/images/bg.jpg') center center no-repeat fixed; 
      color: #CCCCCC; text-align: center; margin: 0px; 
   }
   body, table, td, input, select, textarea { font-family: 'Lucida Sans Unicode', sans-serif; font-size: 11px; line-height: 16px; }
   #container { width: 875px; margin: 30px auto 30px auto; text-align: left; }
   #tma { margin-bottom: 30px; text-align: center; }
   #footer { color: #666666; margin-top: 30px; text-align: center; padding-bottom: 20px; }
   b { color: #FFFFFF; }
   p a, p a:visited { color: #999999; text-decoration: none; border-bottom: 1px dotted #666666; }
   p a:hover, p a:active { color: #CCCCCC; text-decoration: none; border-bottom: 1px solid #CCCCCC; }
   h2 { font-weight: normal; color: #FFFFFF; font: 18px Georgia, serif; }
   input, select, textarea { border: none; background-color: #333333; color: #FFFFFF; padding: 5px; }
   .btn, .btn:visited { padding: 0px 3px 0px 3px; text-transform: uppercase; color: #000000; background-color: #999999; cursor: hand; cursor: pointer; }
   .btn:hover { background-color: #FFFFFF; }

