   body {
       background:#e8d9ac; 
       font-family: Tahoma;
       font-size: 8pt;
       padding: 0;
       margin: 0;
       text-align: center;
       }
    a {
       color: #ffffff;
       text-decoration: none; 
       }
    a:hover {
       color: #554328;
       text-decoration: none; 
       }
    .center {
       text-align: center;