Which page do you want to give another background and do you want to change the color or do you want another photo as backgroud?
For changing the color try this:
.single #main
{
background-color: #your color code;
}
You can do this in editor in the dashboard of your website – style sheet.
Hi, it worked. Thank you so much.:)