Hello
Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters (edit to taste)....
#container_main .wrapper960 {
    background-color: #000;
    color: #fff;
}
.sidecol_a {
    background-color: #544e4d;
    color: #fff;
} 
Ciarán