Further to my previous posting, I have made some 'adjustments' to the resizing backgound images script which enables it to perform in IE6 as equally as well as the other browsers. If the fullscreen mode F11 is used (don't forget to refresh the page by clicking F5) the background is automatically centered vertically with reference to the new window dimensions. Below are four links to screenshots in some newish and not so new browsers:- Firefox 3.6 - (uses 'background-size' CSS) http://countjustonce.com/test/resize-bg/images/firefox-36-ss.jpg Avant 11.7 - (uses IE engine and uses the bg-resizing script) http://countjustonce.com/test/resize-bg/images/avant-11-7-ss.jpg Internet Explorer 6 - (uses the bg-resizing script, and in ie6 - Fullscreen mode) http://countjustonce.com/test/resize-bg/images/ie6-ss.jpg Internet Explorer 6 - (800px x 600px, showing both scrollbars active) http://countjustonce.com/test/resize-bg/images/ie6-800x600-ss.jpg In the above shot, you'll notice that the image has been reduced in size and occupies all of the available window. Any cut-off is top and bottom due to the image ratio being 5:4 (1.25), and the screen ratio is 4:3 (1.33). Barry