How can I get a background picture to appear on my profile page without covering any of my info, or repeating? I'm also trying to put a picture on the top of my shop page and can't figure out how...

body, html {
background: url(IMAGEURL) no-repeat;
}
In between style tags. :)
um, not sure what you mean by "in between style tags".
