Ciao,
sul css ho creato una cosa del genere
.foto {
background-image: url(../img/pellicola.gif);
background-repeat : no-repeat;
}
poi creo una cosa del genere
<td class="foto"><div id="Layer3" style="position:absolute; width:200px; height:115px; z-index:2"></div>
</td>
Ho capito bene?
Grazie,
b.