#top-first, #top-first div nav
{
    background: blue;
}

#top-first div nav ul li a
{
    color: #ffffff !important;
}

#navbar
{
    background: darkblue;
}

#breaking-news
{
    background: darkblue;
}

#footer-top
{
    background: darkblue;
}

#footer-bottom
{
    background: blue;
}