body
{
   background:  white;
        color:  rgb(92, 92, 92);
       margin:  0px;
      padding:  0px;
  font-family:  Georgia, serif;
    font-size:  24px;
  line-height:  28px;
   text-align:  center;
}

a
{
  text-decoration:  none;
}

a img 
{
  border:  none;
}

.email
{
       color:  gray;
  font-style:  italic;
   font-size:  small;
  text-align:  center;
}
