See
for the body (On your site the little space on the left and right side of the layout)
A. Theme Options -> Body, Text & Links -> Body Style
for the layout (the whole page except the body)
A. Theme Options -> Layout -> Layout Container Style
The center at
A. Theme Options -> Center
The sidebars at
A. Theme Options -> Sidebars
Put
HTML Code:
background: #123456;
or
HTML Code:
background-color: #123456;
into those. Use what's already there (background or background-color) if there's already a background style defined.