/* generic selectors */
body {
margin-left: 14%;
margin-right: 14%;
font-size: 16px;
font-family: Georgia, "Times New Roman", serif;
background-color: #FFEEDD;
}
a:link {color: #FF0000}
v:link {color: #9370D8}
h3 {
font-size: 18px;
font-weight: bold;
font-family: Georgia, "Times New Roman", serif;
}

