I have a background.png that for some reason when I insert in body as background-image shows up about 30px too high, and 20px to much to the right.
I set:
html, body, * { margin: 0; padding: 0; }
and that doesn't seem to effect it. Any help would be appreciated :D