The best (and quickest)way I found was to find this:
body.layout-full{
/* Use the same color as the footer */
background:url(‘images.yourimage.jpg’);
It is on line 1567 of the style.css file. After changing this color that was originally here to my image path all was well.