I take a look at the page of http://www.blackviper.com/ and it is obvious that the page is black, that body is defined as black. When I took a look at CSS files, I have found 3 of them - 20080425w.css, 20080425p.css and 20080425b.css. The last one read into page is 20080425w.css, but in that CSS file there is body{ background:#fff; color:#000; font-family:arial, helvetica, sans-serif; } Code (markup): so, background-color is white. How is it possible that whole page is colored in black? Thank you in advance. EDIT: Well, I think it is because there write "alternate stylesheet", but I can't remove the post :| Sorry for asking the question.
At glance, it actually looks like he has two separate themes that use one css theme or the other. You'll see on the left side of the screen he gives you an option to choose black or white... white will turn the theme to white and use the css file you're looking at.