You can change the background of custom block by performing the following steps:
1. Create a new style in your active CSS file, for example like this:
.newStyleName .MiddleCenter {background-image: url(...)}
2. Add custom block to some page in CMS then click on its settings and specify in the field "Block CSS Class:" - "newStyleName".