body { background: url(../images/bg1.jpg) repeat-x bottom left; } Code (markup): Using this, I only see the bottom 10px or so of image bg1.jpg.. It's aligned at the top when i'm telling it to go to the bottom. Can anyone tell me why this is and/or how to fix it? Thanks