add a link rel="image_src" tag in the head of your page top tell facebook what image to associate to the page:
<link rel="image_src" href="http://yourdomain/path/to/image.jpg" />
see this thread at stack overflow for more details:
how-do-i-control-what-images-facebook-attaches-to-the-feed-story-when-my-website


