I want to center the swf within my fullscreen pop up

So…my dream is simple.

I want to have a pop up window that goes full screen, that houses a swf that stays at 1100 x 700…and is located in the dead center of the screen.

I way I have it now, the pop up loads in the html of the flash file, …within that html file, I have the " <center> , </center> tags which center the file from left to right.

But as you can see, it hugs the top of the window.

Is there a way to center my swf file in the center of the screen? Not only left to right, but top to bottom?

Here is the current version, that is centered left to right, but not top to bottom.

http://www.leereedy.com/test/leereedy.html

Thanks very much.