

body {background-color: tan; color: white}
p {text-align: left; font-family: harrington; font-size: 20px}
hr {height: 3px; width: 85%}
h1 {text-align: center; font-family: harrington; font-size: 300px}
h2 {text-align: center; font-family: harrington; font-size: 25px}
h3 {text-align: center; font-family: harrington; font-size: 20px}
h4 {text-align: center; font-family: harrington; font-size: 15px}
h6 {text-align: center; font-family: harrington; font-size: 12px; font-style: italic}
a:link {color: white}
a:visited {color: white}
a:active {color: white}
a:hover {color: saddlebrown}
table {background-color: white; color: black; font-family: arial}
td {background-color: tan}