If this is the effect you want:
Then add the following CSS to the "additional.css" template:
Code:
.forumhead {
background: #FF0000;
}
#content .navlinks {
color: #FFFFFF;
background: #AA00FF;
}
#content .navlinks a {
color: #FFFFFF;
}
#wgo h2 {
background: #808080;
}
And edit the style variable:
Sidebar -> sidebar_background
And in the field "Background Color" enter a value of #ffff00 and click "Save."