Hi
I am having trouble with explorer 8 not displaying 100% width for the Header Background Image. The only custom css I am using is the below. Other browsers are all good. Any help would be greatly appreciated.
scottphs.onlinetraffic.co.nz
html, body {
background-image:url('http://scottphs.onlinetraffic.co.nz/wp-content/uploads/2012/09/Brushed-Stainless-ver2.jpg');
background-repeat: repeat;
background-position: center;
}
Regards
Lloyd














