body {
    background: #eea;
}

body.site-section-goo hr,
body.site-section-goo button[type=submit],
body.site-section-goo div.nav-menu,
body.site-section-goo a.sidebar-highlight,
body.site-section-goo a.button,
div.progress-bar-goo,
div.nav-menu ul.dropdown-goo {
    background: #0a0;
}
body.site-section-goo a {
    color: #0a0;
}
body.site-section-goo a.image {
    border: 1px solid #0a0;
}

* {
    font-family: 'Fenix', serif;
}
p.lead,
h1, h2, h3, h4, h5, h6 {
    font-family: 'MedievalSharp', cursive !important;
}

.image-goo {
    border: 1px solid #0a0 !important;
}
a.goo {
    color: #0a0 !important;
}

div.nav-menu a {
    color: #fff !important;
    text-decoration: none;
}

div.navbar {
    background: #cc8;
}

div#footer,
div#section-header {
    border-top: 0px;
    border-bottom: 0px;
}
