html, body {
   background: #fffff8;
   color: #000;
}
h1 {font: bold Arial; font-style:italic; color: #0000a0; text-align: center;}
h2 {text-align: center; color: blue;}
h3 {font-size : 80%; text-align: center; color: #000000; font-face: Arial;}
p  {text-align: center;}  
img {border: none;}
address {text-align: center;}
.center
{ 
text-align: center;
}
.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}
</style>
