If you want to make images grayscale ie black & white you can use this tutorial.
Note that this trick will only work on browsers that runs webkit which is used by browsers like Google Chrome, Safari, Midori etc.
Other browsers using different engines do not support the gray scake option. Hence this trick does not support all browsers.
Here’s the CSS code which will make all images grayscale.... [READ MORE]