@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("vanityfair.com") {

/*text&background*/

html, body, tbody, thead, th, tr, td, blockquote, h1, h2, h3, h4, h5, h6, p, form, footer, #wrapper #site-body #bottom-rail .cn_colctrl.black-bg, .col, div.parbase, div.parsys

{
color: white !important;
background: black !important;
border: black !important;
}

/*links*/

a

{
color: #0040ff !important;
}

/*highlight*/

textarea, pre

{
background: #333333 !important;
}

}