body { background-color: #084B8A;
       color: #E6E6E6;
       Font-family: Verdana, Arial, Sans-Serif   
}
h1 { Background-color: #0B0B61;
     color: #F2F2F2;
     line-height: 200%;
     text-align: center
}
#footer { background-color: #0B0B61;
          color: #F2F2F2;
          font-size: 75%;
          font-style: italic;
          text-align: center;
}
#container { margin-left: auto;
             margin-right: auto;
             width:90%;
             text-align: center;
}