Got them! Thats brilliant thanks!
Thanks, I can locate that image but am having trouble finding the black and white full page images that are on the home page, not sure where to look. They are not in the main style sheet where the image above is located.
I have looked at the PHP for my theme (I am no expert in this!) The only one with any content is called functions php and the following code is not in it which i think you need for comments forms?
<?php comments_template( $file, $separate_comments ); ?>
i tried adding it to this to the file but it didnt like it!