@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("w3.org") {
/*text&background*/

html, body, tbody, thead, th, tr, td, blockquote, li, ul, h1, h2, h3, h4, h5, h6, p, form, footer, #w3c_nav, .w3c_mainCol, #w3c_main, #w3c_footer, #search-form input.text

{
color: white !important;
background: black !important;
}

h3.category .ribbon, #search-form, #w3c_crumbs_frame, div.headline, div.description, div.w3c_upcoming_talks, div.w3c_upcoming_events, div.line

{
background: black !important;
}

/*links*/

a

{
color: #0040ff !important;
}

/*highlight*/

textarea, pre, .w3c_leftCol a:hover, .w3c_leftCol li a:focus, .theme a.current, .main_nav a:hover, .main_nav a:focus, .main_nav a.current, .theme.right-list li a:hover

{
background: #333333 !important;
}

}