@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("howstuffworks.com")

{

/*text&background*/

html, body, tbody, thead, th, tr, td, blockquote, li, ul, h1, h2, h3, h4, h5, h6, p, form, footer, div.inner, .bodyCont, .videoPlaylistTitle, .browse-videos .content, div.browse-videos, .browse-videos .pagination, div.clear, .videoTitle

{
color: white !important;
background: black !important;
}

/*links*/

a

{
color: #0040ff !important;
}

/*highlight*/

textarea, pre

{
background: #333333 !important;
}

}