body {
    background: #000;
}

div, section, aside, header, footer {
    background: #000 !important;
    color: #FFF;
    border-color: #000 !important;
}

.banners .pgs {
    background: transparent !important;
}

p, h1, h2, h3, h4, h5, h6, a {
    color: #FFF !important;
}

li:hover {
    background: #000 !important;
}