You should always ensure any alpha transparent PNGs are 32-bit to ensure that they always display the same colour across all browsers.
-
Make your alpha transparent PNGs 32-bit
-
Creating a coloured gradient background without images
If you want to dynamically create a gradient background without using images, this code does the job and is flexible for most needs.