     body { background-color: #081538 ;
            background-image: none ;
            font-size: 92% ;
            font-family: Verdana, Trebuchet, Arial, sans-serif ;
          }

   .fixedfont { font-family: "Courier New", Courier, monospace ;
              }
              
   img { border: none ;
       }
       
   .smaller { font-size: 80% ;
            }
            
  .main { max-width: 60em ;
          margin: auto ;
          width:expression(document.body.clientWidth > 1024?"60em":"auto");
        }