body {
    font-family: 'adobe-caslon-pro', Helvetica, Arial, sans-serif;
    color: #262626;
    line-height: 1.4em;
    font-size: 16px;
}

a {
    color: inherit;
}

a:hover {
    color: #D0A688;
}

h1 {
    font-family: 'Cedarville Cursive', cursive;
    font-size: 4em;
    font-weight: 100;
}

h1 a {
    text-decoration: none;
}

h2 {
    font-family: 'Sorts Mill Goudy', serif;
    font-weight: 400;
    margin: 2em 0 1em;
    font-size: 3rem;
}

h3 {
    font-family: classico-urw, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}