@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("craigslist.org") {
*{background-color:rgb(0,0,0) !important;
color:rgb(180,180,180);}
/* For links: */
a:link{color:rgb(200,230,260) !important;}
a:visited{color:rgb(130,120,110) !important;}
}