salve a tutti!

sto cercando di crearmi un myspace con il layout 2.0
ho fatto un po tutto...ma non riesco a posizionare le gif trasparenti sopra al mio menu in modo tale da poter linkare le sezioni

altro problema: lo sfondo non è attaccato al bordo alto..al top della pagina...e non trovo come cambiare.
per il resto ci siamo.
qualcuno sa darmi una mano? grazie mille!
vi posto il codice che ho usato (preso da lovemyflash e cercato di modificare)
NEL CSS:
body { background-color:#FFFFFF; }
div#leaderboard, #header_gae { height:100px; z-index:5; position:relative; }
#header { background:none; background-color:#FFFFFF; z-index:5; }
#topnav { height:27px; }
div.wrap { width:1000px; }
.module { position:relative; z-index:5; }
.module.blurbsModule { position:absolute; margin:0; margin-left:auto; margin-right:auto; padding:0; width:1000px; height:1800px; top:137px; z-index:1; margin-left:-146px; }
.overlay { position:absolute; z-index:9; }
#googlebar, .photo, .blurbsModule .moduleHead, h4, div.blurbAboutMe, .hide, #col1_1 { display:none; }
.basicInfoModule { height:1850px; visibility:hidden; }
div.friendSpaceModule ol.moduleList li span.pilRealName { display: none; }
a:link, a:visited { color:#990000; }
a:link:hover, a:visited:hover { color:#CCCCCC; }
.row { color:#000000 }
#topnav { background-color:transparent; }
#topnav ul li, #topnav ul { border-left:0; border-right:0; }
#col1_0 { width:500px; margin-left:137px; background-color:#FFFFFF; }
.overlay0 { left:100px; top:800px; width:100px; height:55px; z-index:9; }
.overlay1 { left:200px; top:800px; width:100px; height:55px; z-index:9; }
.overlay2 { left:300px; top:800px; width:100px; height:55px; z-index:9; }
.overlay3 { left:400px; top:800px; width:100px; height:55px; z-index:9; }
.overlay4 { left:500px; top:800px; width:100px; height:55px; z-index:9; }
.overlay5 { left:600px; top:800px; width:100px; height:55px; z-index:9; }
body { background:url(http://www.gamke.it/MYSPACE/myHanna/bg.jpg) no-repeat center fixed #FFFFFF; }
NEL MI PIACEREBBE CONOSCERE:
<a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=503639051">
<img class="overlay overlay1" src="http://www.gamke.it/MYSPACE/myHanna/spacer1.gif" width="100px" height="55px" border="0" />
</a>
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=503639051">
<img class="overlay overlay2" src="http://www.gamke.it/MYSPACE/myHanna/spacer1.gif" width="100px" height="55px" border="0" />
</a>
<a href="http://www.hannaboselli.it">
<img class="overlay overlay3" src="http://www.gamke.it/MYSPACE/myHanna/spacer1.gif" width="100px" height="55px" border="0" />
</a>
<a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=503639051">
<img class="overlay overlay4" src="http://www.gamke.it/MYSPACE/myHanna/spacer1.gif" width="100px" height="55px" border="0" />
</a>
<a href="mailto:info@hannaboselli.it">
<img class="overlay overlay5" src="http://www.gamke.it/MYSPACE/myHanna/spacer1.gif" width="100px" height="55px" border="0" />
</a>
<object width="1000" height="1800">
<param name="movie" value="http://www.gamke.it/MYSPACE/myHanna/myHanna.swf" />
<param name="flashvars" value="userid=503639051&themeID=106&layoutID=46&myurl=&maincolorVar=0x990000&boxstyleVar=Circles&backgroundVar=0xFFFFFF&graphicVar=Hearts&photoVar=http://www.lovemyflash.com/image/25/&themeID=106" />
<param name="wmode" value="transparent" />
<param name="menu" value="false" />
<embed type="application/x-shockwave-flash" src="http://www.gamke.it/MYSPACE/myHanna/myHanna.swf"
FlashVars="userid=503639051&themeID=106&layoutID=46&myurl=&maincolorVar=0x990000&boxstyleVar=Circles&backgroundVar=0xFFFFFF&graphicVar=Hearts&photoVar=http://www.lovemyflash.com/image/25/&themeID=106"
height="1800" width="1000" wmode="transparent" menu="false" />
</object>
grazie ancora a chi mi aiuterà!!
