body {
}

header .header-main {
    background: #4ab5b9;

}

header .header-main a {
    color: #ffffff !important;
}

.main-menu, ul.gva_menu {
    background: #4ab5b9 !important;
    min-height: 3em;
}

.main-menu ul.gva_menu > li > a {
    color: #ffffff !important;
}

.footer {
    background: #4ab5b9 !important;
    margin-top: 2em;
}

.footer {
    color: #ffffff !important;
}

.copyright {
    background: #4ab5b9 !important;
}

.copyright {
    color: #ffffff !important;
}