For positioning, I like using:

style="position:absolute; top:20px; left:50px; height:10px; width:20px"

I think it works in all browsers, so it makes it easy to position stuff, and you can even put images, text, or whatever on top of eachother like overlapping.