Woo Hoo! Good job!

Your code looks clean and I can tell you are reading the tutorials!

A small suggestion is to remember to use alt tags in your image source tags as the search engines can't read what your images say.

HTML Code:
<img src="CVPpagebanner2.jpg" width="950" height="200" />
Should look like:
HTML Code:
<img src="CVPpagebanner2.jpg" width="950" height="200" alt="CV Publishers" />
Keep up the good work!!!