
body {
  font-size: 100%;
        padding-left: 5em;
        padding-right: 5em;
}

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: #dfe5ed;
  font-size: 0.75em;
}

.quote {
font-color: #5c5c5c; 
font-family: Palatino,'Palatino Linotype','Hoefler Text','Times New Roman',serif; 
}
