Supposing I\'m setting a background image for a web page in CSS like this:
body { font-size: 62.5%; /* Resets 1em to 10px */ font-family: Verdana, Arial, Sans
Use absolute positioning and a z-index to get the second element on top.