asked on
ASKER
Cascading Style Sheets (CSS) is a language used for describing the look and formatting of a document written in a markup language. Usually used to change web pages and user interfaces written in HTML, it can also be applied to any kind of XML document. CSS is designed primarily to distinguish the content of a document from its presentation.
TRUSTED BY
I changed the positioning to use margin: 0 auto, moved the second img to the background of the div, made both background centered on the div / body so that they share a comon offset, the middle of the page. Then I slightly altered the body background image to get it in line with the divs' background.
I tested in IE7 and FF and they both look quite cool :)
The results can be viewed here: http://www.windgazer.nl/eexchange/Q_23583811.html