body {
    background: #4f4f4f;
}
#faqPage .box-content .title,
#termsPage .box-content .title,
#contactsPage .box-content .title{
    color:#606060;
}
#types li a {
    color: #3f403f;
}

#categories ul {
    background-color: #7d7f7e;
}

.box-template h3 {
    color: #606060;
}

.box-template .box-content {
    border-left: 1px solid #cfd1cf;
    border-right: 1px solid #cfd1cf;
}

#affiliatePage .heading {
    color: #606060;
}

#footer {
    background: #393939;
    border-bottom:5px solid #393939;
}
