Puede ser que lo tengas dos veces en el css?
Código:
#wrapper{
text-align:justify;
margin:0 auto 0 auto;
padding:0;
background:transparent url(images/pulsosinfondo.gif) no-repeat-y right top;
max-width:1024px;
}
/**
* HEADER
*/
#header{
padding:35px 10px 10px 10px;
height:75px;
text-align:center;
background:transparent url(images/pulsosinfondo.gif) no-repeat left top;
border-bottom:5px solid #000;
}
Probá de borrar las imagenes de ahí.