Just for the bloggers who are using the eco theme. Refer to my customized css file here (you may not want to directly use my version, since I have other modifications), and search the string 'SICHUAN' to find out the changes. You may also need a black header image file, ecoctat1atop-black.gif.
For IE, you only need one css instruction, and it also affects figures, though it does not work for Firefox or Safari:
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }


