Add this to the CSS ( Advanced Users ) box at the bottom of the "Design My Profile" section:
body {
background-image: url("");
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
}
If you uploaded your picture to HauntSpace, delete the background-image line.
If you want to point to a different image, replace with a URL to your background image.
Hope that helps!