topical media & game development 
  
  
    
    
  
 basic-css-09-Tr-It-Out-example9-3-chokoloskee-island-style-sheets-dinner-menu.css / css
  div#content * {
      font-family: "Times New Roman", Times, serif;
  }
  div#content h3 {
      font-family: "Monotype Corsiva", cursive;
      text-decoration: underline;
  }
  h3 + p.menucaption {
      font-style: italic;
      text-align: center;
  }   
  h3, h4, h5, h4 + p, h5 + p  {
      text-align: center; 
  }
  h4 em {
      font-weight: lighter;
  }
  h5 {
      font-weight: normal;
  }
  
  
(C) Æliens 
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. 
In case of other copyright issues, contact the author.