IF the name of the image you want in the header background isThen upload it to the www.smokingplaces/images directory.smokingplaces.jpg
Netxt go back toand change it to#logoWrapper {
margin: 0 auto;
padding: 0;
width: 907px;
height:100px;
background: #f2f2f2;/* url(../images/smokinlaces.jpg) no-repeat;*/
position: relative;HTH#logoWrapper {
margin: 0 auto;
padding: 0;
width: 907px;
height:100px;
background: #f2f2f2; url(../images/smokinlaces.jpg) no-repeat;
position: relative;



