
body {
    font-size: 100%;
          padding-left: 15em;
          padding-right: 35em;
  }
  
  h2 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
          color: #999999;
    font-size: 2.5em;
  text-align: center;
  }
  
  h3 {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
          color: #999999;
    font-size: 2em;
  }
  
  p {
  font-family: "Verdana", Geneva, sans-serif;
    font-size: 1.25em;
  }
  
  h4 {
    font-size: 1.75em;
  }
  
  hr {
  border-top: 1px dashed;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  width: 35%;
  }
  
  .copyright {
  background-color: #f5f9ff;
  text-align: right;
  color: #4e8bd6;
    font-size: 0.75em;
  }

  .menu {
    background-color: #e3ebf8;
    text-align: center;
    color: #dfe5ed;
    font-size: 0.85em;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    }
  
  .quote {
  color: #5c5c5c; 
  font-family: Palatino,'Palatino Linotype','Hoefler Text','Times New Roman',serif; 
  }
  