Kobra I have checked and the image is in /includes/templates/silverfish/images/logo2.jpg
I left the src out initially and should have caught this as Kim pointed out...

So either leave you code as is and place the image at /images

Or change the code to

Code:
<img src="url(../images/image.jpg)" alt="description of your image" />