Offtopic: I liked how minimalistic the site looks, so I looked at the source - just a bunch of <p> with a h1 on top. The head was also really clean - a title, encoding, favicon and
Again, pretty minimal just a few rules and comments... and then this:
/*
This causes the entire page to be red when you click anywhere so I
do not want it. Not sure why we had it to begin with.
07/26/2010 jcv
:active {
color: #FF0000
}
*/
Again, pretty minimal just a few rules and comments... and then this: