I actually made a
Read Me file for that theme. ;3
To add in a background image, you'll want the following CSS:
PHP Code:
background:#XXXXXX url(url for image here);
Replace the Xs with your color code, and the url with the image url. ;3
Hope that helps!