body { 
background-color: #4682B4;
}
p {
font-family: Garamond, "Times New Roman", serif;
color: #FFFFFF;
font-size: 130%;
text-align: justify;
}
a:link { color: #00CED1; text-decoration: none; }
a:visited { color: #FFD700; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 {
font-family: "Book Antiqua", Garamond, "Times New Roman", serif;
color: #00008B;
font-size: 200%;
text-align: center; 
}

h2 {
font-family: "Book Antiqua", Garamond, "Times New Roman", serif;
color: #FF0000;
font-size: 140%;
text-align: center;
}

h3 {
font-family: "Book Antiqua", Garamond, "Times New Roman", serif;
color: #00008B;
font-size: 140%;
text-align: justify; 
}


blockquote { 
font-family: Garamond, "Times New Roman", serif;
color: #FFFFFF;
font-size: 130%; 
font-style: italic;
}