Hi,
In your theme options you have a section for "Custom CSS, JavaScript and RSS" and therein you have a sub-section called "Custom Styles". Put the following code there:
- Code: Select all
#wrapper {
background-color: #000000;
}
Also, I noticed on your page that you have not set your Blog Title. This might cause you search engine optimization problems. I would recommend defining a title for your blog in the general setting for your blog and then using the "Blog Title / Header Alignment" option in "Header Customization" to pick "Hidden".