Is it one image or all of them?
If it’s all of them, you may be having the same problem I have… every time I create a new template, I usualy forget to add php to the stylesheet link in the header. :]
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" />