footer {
background-color:#000000;
}
.menu-container {
border-bottom:2px solid #000000;
}
.menu-container ul.site-menu li span a,
.menu-container ul.site-menu li span span {
text-shadow:none !important;
}

.bottom-container {
    background-color: #000000;
    color: #ffffff;
}

body {
    color: black;
    background-color: 00b140;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    height: 100%;
}