Plugin Hook: Get posts

<?php echo get_the_title( $post_id ); ?>

<?php get_post_image($post->ID,'large'); ?>

You can customize these to your liking.

or just go to http://codex.wordpress.org/Template_Tags/get_posts