get the image of the post

The function the_post_thumbnail() grabs the featured image for you. You can specify the full size image like this, I think:
the_post_thumbnail('full')