Here my stylesheet where I added the image info.
#logoWrapper{
background-image: url(../images/smartbg.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
height:300px;
}
#logoWrapper_19 {
background-image: url(../images/smartbg_19.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
height:300px;
}
#logoWrapper_5 {
background-image: url(../images/smartbg_5.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
height:300px;
}
#logoWrapper_13 {
background-image: url(../images/header_3.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
height:300px;
}



