.site-inner {
    margin-top: 10px;
    padding: 10% 20% 0;
}
p {
    font-family: Georgia,serif;
}
h1, h2, h3, h4 {
    font-family: Georgia,serif;
font-weight: 700;
}
.nav-primary {
    float: left;
}
.genesis-nav-menu a {
    font-size: 14px;
}
footer  {
    display: none;
}
.footer {
    margin: 100px 0 0 0;
    background: #313131;
    padding: 40px 0;
}
.footer a {
    border-bottom: 1px solid #ddd;
    color: #ffffff;
    border: none;
    line-height: 1.8em;
    text-transform: uppercase;
    font-size: 14px;
}