
body {
 color: black;
 background: white;
 }

p {
 font-size: 120%;
 font-family: Garamond, "Times New Roman", Times, serif;
 }


blockquote {
 font-size: 110%;
 font-family: verdana, arial, geneva, sans-serif;
 }


h1,h2,h3 {
 font-family: arial, geneva, sans-serif;
 }

