Unity Web Player backgroundcolor

Is there a way to change the color of the web player’s splash screen color? When the player first loads, it is white; I would like to change this to black if possible.

Thank you.

This should do it, but you need Unity Pro:
http://unity3d.com/support/documentation/Manual/Customizing%20the%20Unity%20Web%20Player%20loading%20screen.html

Note: I believe you add that code to the webplayer html page.