body { 
       background-color: #bfceaf;
       font: 10px Arial; 
       font-weight: bold;
       color: #6a755f;
       }

img { 
      border: none;
      }

img.logo { 
           display: block;
           margin-left: auto;
           margin-right: auto;
           } 

div#footer { 
             text-align: center;
             }

div#notice { 
             text-align: center;
             }
