HTML <div id="bgimage"> <p>text here</p> </div> CSS #bgimage{ background: url("bgimage.gif") no-repeat; }