How can I fix PNG transparency bug in IE6 for background image?
Use PNG Behaviour.
ie6.css:
img { behavior: url("pngbehavior.htc"); }
page.html: