when I go to the page to change my skin on the main site, and test a skin that has a dark background (which is what I would prefer...) all the text in that page (mostly the skin names) becomes invisible, or very hard to read, as the text stays #000000. I found that there is no css class applied to that text, so it uses the text color in the <BODY> tag, which is #000000. There should be a COLOR: in the BODY { ... } section of content.css, but there is not. I believe that if that was added to the css, this problem would go away.
As far as I can tell, though, the skins page is the only page that is affected by this.

