Is there a way to center my text on top of an image? Currently, it looks like this: http://gyazo.com/442aa9f927c1c1ee505435c2422f7322.png
But I want it to look like this: http://gyazo.com/bc3bb2d0472a1c963d4ac00081065461.png
This is the code I am currently using:
<p><img src="http://findicons.com/files/icons/941/web_design/32/page_text.png" /> Some random text</p>
If anyone could offer some guidance on how to achieve this, I would be extremely grateful.