Good stuff. I've been learning CSS, and I'm liking it. Problem is, the W3C HTML validator pops up some niggling errors, like I can't use <b> for bold, all my <img> tags have to be closed, etc. Do you guys make your code work with XHTML Strict, or do you just get close enough, and not worry about the small errors? Also, I…