Import BitmapData help

Hi,
I got a simple question if you visit http://www.ediewaters.com/edie2.html using firefox you’ll see a background image , but in IE you can’t see, so I want to make the same style,but it required to be visible on all browsers, I imported the image to the stage using

 
import flash.display.BitmapData;

but it was not the same style, the background moves along with rest movie clips
can anyone help me ?