Why would this simple line of code work perfectly in firefox e.t.c but in IE it creates some weird fade issue.
#content { background:url(images/bg-trans.png) repeat; padding:25px 21px; width:918px; overflow:hidden; }
Its like the transparency is started in a corner but then it gradually fades out...very annoying!!!