Did you get that figured out?
it is here:
body#bd {
padding: 0;
color: #222222;
background: url(../images/body-bg.jpg) repeat-x top #023057;
}
The color is the text color.. the background is the background.. you may have to remove the image to see your changes… the above is from my site, so don’t go by the colors there…
Also – when you change the background coloron this particular template the modules and content area are all going to have a box around them. To edit this you will have to go in the source files and edit each image… which is very time consuming…
Hope that is helpful.