CSS:
Código:
este es el que tengo en la tabla:.fondoparatabla1{
background-attachment: fixed;
background-image: url(Imagenes/Cabezera/cabezera-derecha.gif);
background-repeat: no-repeat;
background-position: center center;}
Código HTML:
<td class="fondoparatabla1"></td>


