   .mainsection { 
      background-color: rgb(230,120,0); 
      font-weight: bold; 
      color: rgb( 255, 255, 255 );
      text-align: center;
      vertical-align: top;
   }
   .title { font-size: 100%; font-weight: bold; color: rgb(215, 110, 0); }
   :link { color: rgb(180, 110, 0); }
   :visited { color: rgb(110, 50, 0); }
