Using a PNG overlay

What I want to do is have a PNG overlay another image in a div. Whats the best way to accomplish this?

Heres is what I am after.

I want to use this png image on top of another one.

So it looks something like this

Wrap the image and the png overlay in a div >> give the div position relative >> place the png overlay where ever you want with position absolute