﻿#header {
    background: #FFFFFF;
}

#header .titlename {
    color: #444444;
}

.navbar a,
.navbar a:focus {
    color: #444444;
}



#footer .footer-top {
    background: #FFFFFF;
}

#footer .footer-bottom {
    background: #FFFFFF;
}

#footer .footer-top h5,
#footer .footer-top h5 a {
    color: #444444;
}

#footer .footer-top {
    color: #444444;
    border-bottom: none;
}

#footer .footer-bottom {
    background: #727273;
}