I'm building a new site on this test domain http://www.starcraft2heaven.com/ The pattern in the background is loaded with this CSS code: body, html { background-image: url(/images/bodypattern.gif); margin-top: 0px; } Why is the pattern displaced on the site, where the main table is? Thanks in advance! Edit: Nvm, sorry for posting this, I fixed it. I had both the body and html tags with the same bg image *slaps head*