body {
   background-color: #000000;
   color: #ffffff;
}
#main {
   width: 480px;
   margin-left: 0px;
}
.header {
   text-align: center;
   height: 23px;
   padding-top: 2px;
   font-size: 15px;
   background-image: url('/img/menubar.png');
   background-repeat: repeat-x;
   color: #000000;
}