body, .inner, div.gm-style {
    background-color: white;
    color: black;
    font: 400 100% "Palatino Linotype", "Book Antiqua", Palatino, serif;  
}

p {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.border {
    border: 1px solid #9f9b58;
}

.footer, .header, .fill {
    background-color: #9f9b58;
    color: black;
}

.inner-contrast {
    color: white;
    background-color: #775917;
}

.header {
    background-image: url('../../images/themes/explorer.jpg');
    background-repeat: no-repeat;
}
