Try the code from Josh Hardman but replace background-color: #000 with:
background: url('http://your-site/your-image-location');
Something like that should work.
Try the code from Josh Hardman but replace background-color: #000 with:
background: url('http://your-site/your-image-location');
Something like that should work.