Flash implement on CSS site

Hey!!

I am new in CSS! :azn:

I am making a CSS based site now. But I want to add Flash on the site.
For that I use this script:


<script type="text/javascript" src="flashobject.js">

<div id="flashcontent">
<script type="text/javascript">
var fo = new FlashObject("mainpic.swf", "animationName", "227", "282", "5");
fo.write("flashcontent");
</script>

With this script Flash appear on my site. But the problem is I cant put it on the right place!! How can I do that?? Its little outside from the right place. But I cant find the way out!! ;(

Can you help me on this issue!! I think its a very easy stuff for any CSS expert :love:

Photo is attached, please check!! If you need the code, let me know too!!

I am waiting for the reply!!

Please help me !! :wink: