body
  {
   background-color:#8F2727;
  }

a:link
  {
   color:#ffffff;
  }   
a:visited, a:active
  {
   color:#7f7f7f;
  }   

h1
  {
   text-align:center;
   font-family:kunstler script;
   font-size: 52pt;
  }

h2
  {
   font-family:Century;
   font-size: 18pt;
  }
h3
  {
   text-align:center;
   font-family:kunstler script;
   font-size: 26pt;

  }

p.footer
  {
   text-align:center;
   font-family:arial;
   font-size: 10pt;
  }

table
  {
   width:100%;
  }

table.menu
  {
   height:400px;
   text-align:center;

  }

td 
  {
   font-family:Baskerville Old Face;
   font-size: 16pt;
  }
