you can simply do a search for the image and just delete it from the css style. the background-color of your #container is background-color: transparent; so that should probably be changed to a color (e.g. background-color: #000000; will give you a black background).
You can choose a color and copy the hex code from http://genopal.com/ which I find very useful.
no subject
You can choose a color and copy the hex code from http://genopal.com/ which I find very useful.