
div { position:relative; width:240px; height:301px }
div img { margin:20px }
div span { display:block; position:absolute }
div span.frame { width:240px; height:301px; background:url(pmw-frame01.png); top:0; left:0; z-index:1 }
div span.pin { width:67px; height:71px; background:url(pin.png); top:10px; left:10px; z-index:3 }
div span.tape { width:137px; height:57px; background:url(tape.png); top:5px; left:50px; z-index:2 }

