Hi all, I'm currently building a website using z-index to place my content over a stretched background image. The image position is fixed and the container div position is absolute... All of the divs within the container are positioned relative. When I added 'position: absolute;' to the container, it automatically moved to the left hand side of the page, enough though I added 'margin: 0 auto;' and 'float:center;'. Does anyone know why this might be happening? If you want to view the website, please send me a private message and I'll send you the link. Any help would be appreciated! Thanks, D.Erickson