Helen wrote: > http://www.washingtonwaterfrontvacationrentals.com/index-b-test.htm , > and renders properly in IE 6, but in the other browsers, the content > shifts to the left. What you use for centering: body {text-align: center;} will only work in IE/win. Keep it as is for IE/win, but add the following... #container {margin: 0 auto;} ....to make standard-compliant browsers center properly. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL-REMOVED]] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/