I couldnt remember if I tried that, so I tried it again :::
<table border="0" width="100%" height="1">
<tr>
<td width="20%" height="1" valign="top" align="center"></td>
<td width="60%" height="1" valign="middle" align="center">
<div id=layer1 style="position: relative; top: 50; left: 0; z-index: 1">
<object id="Player" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject" width="219" height="241" align="absmiddle">
<embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download/" showControls="0" width="100%" height="100%">
</object>
</div>
<div id=layer1 style="position: relative; top: -242; left: 10; z-index: 2">
<IMG SRC="curtain.gif" BORDER=0 width="100%" height="394" align="absmiddle">
</div>
</td>
<td width="20%" height="1" valign="top" align="center"></td>
</tr>
</table>
Now I finaly have these two on top of eachother but the rest of the page that follows these two moved down 4 inches and any thing i try messes it al up.
so relative and absolute both give me troubles, and I have no idea what else to try..
thanks for this responce and I hope others will follow
