on the site
http://cliffself.net
which uses a modified TwentyTen theme
all pages render the background image fine with the exception:
In IE7 & IE8 the background image (in the wrapper) on home page and the blog page does not appear and the text on the sidebar becomes larger font size.
Does anyone have any suggestions as to what might be the cause?
Thank you!
#wrapper {
background-color: #fff;
background-image:url(images/CLL/2011_03_26-4839-45pct.jpg);
margin-top: 20px;
padding: 0 20px;
}