go to edit html and look for this tag ---> body {
background: url(this is where your background image is) repeat;
margin:0;


and delete what's in the parenthesis that will remove it for you.