Bien la imagen principal de mi web ( www.RapEnMexico.com ) es jpg pero el codigo no esta en el archivo header.php si no que esta en el style.css y viene asi:
Código PHP:
   #banner{
    float: left;
    margin: 5px 0;
    width: 751px;
    height: 250px;
    overflow: hidden;
    background: #fff url(images/splash-old.jpg) no-repeat; 
    Código PHP:
   #banner{
    float: left;
    margin: 5px 0;
    width: 751px;
    height: 250px;
    overflow: hidden;
    background: #fff url(images/splash.swf) no-repeat; 
    
 
 
 
  bueno gracias por sus respuestas
