@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("craigslist.org") {
*{background-color:rgb(25,25,0) !important;
color:rgb(150,150,150);}
/* For links: */
a:visited{color:rgb(255,100,100) !important;}
a:link{color:rgb(100,255,100) !important;}

}