body {
background-color: transparent;
font-family: Georgia;
font-size: 12px;
}

p {
color: #270e11;
}

h1 {
font-variant: small-caps;
font-size: 16px;
}

a:link {
color: #4c1417;
text-decoration: none;
}

a:hover {
color: #ead27c;
text-decoration: none;
}

a:visited {
color: #4c1417;
text-decoration: none;
}


