
 .section { font-family: Comic Sans MS; color: rgb(31,26,23); font-size: 18px; font-style:italic; text-align: center; }

 .entree1 { font-family: Comic Sans MS; color: rgb(31,26,23); font-size: 16px; }
 .entree2 { font-family: Comic Sans MS; color: rgb(31,26,23); font-size: 14px; }
 .ingred1 { font-family: Comic Sans MS; color: rgb(31,26,23); font-size: 16px; font-style:italic }
 .ingred2 { font-family: Comic Sans MS; color: rgb(31,26,23); font-size: 14px; font-style:italic }
 .price { font-family: 'Garamond'; color: rgb(31,26,23); font-size: 18px; font-weight: bold; }

 .link {
  font-family : Comic Sans MS; 
  font-size : 10pt;
  font-variant: normal;
  font-weight : bold;
  letter-spacing: 0.0em;
 }

 #linkleft  {position: absolute;  left: 10px; top:0px; width: 120px; height: 31px;}
 #linkright {position: absolute; right: 10px; top:0px; width: 120px; height: 31px; 
   text-align:right;}

 body {
  background: url(backlogo.jpg);
  bgcolor: "#FFFFFF";
 }