body {
    background-color: #fff;
    font-family: Garamond, Georgia, serif;
}

a {
    text-decoration: none;
}

a:hover {
    color: #a52a2a;
    text-decoration: underline;
}
