Did a for the recipe; linked to a style sheet; added background color; added border and changed style of list; changed link color (but don't know why viewed link color doesn't change).
I had a lot of fun with revamping the look of my recipe page. I added a background image, jazzed up fonts & colors, had some fun with my bullets and even figured out how to add blinking text! One of the sites I got from CSS Zen Garden's CSS Resource Guide (listed as Web Developer's Handbook, which I will also bookmark) was a huge help. Enjoy!
Missed closing the "header" div (that is, you're missing the closing bracket). Haven't tested to see whether it renders in browsers other than Firefox, but need to be careful of such issues. Good job here.
Here is my updated recipe page; CSS version. This new one has a gray background for the main page and white to make the actual recipe stand out. The main title stands out against the other headers by color and size. All headers are in a sans-serif font while body text is a serif. Also, the links have a rollover feature and are a differnt color than the body text.