@Angela101,
the URL has to end with
.jpg
i went to your link, right-clicked the image, and got this url:
http://i.imgur.com/gAkYTeO.jpg
next step is wrapping it with IMG tags:
Code:[img]http://i.imgur.com/gAkYTeO.jpg[/img]
unfortunately, your image is enormous (2200 x 2900).
it can be shrunk down by reducing the dimensions:
Code:[img width=440 height=580]http://i.imgur.com/gAkYTeO.jpg[/img]