@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.webs.com") {
html, body { background: none !important; color: #FF0000!important; background-color: #539 !important; }
a:link { color: #FF0000 !important }
a:hover, a:active { color: #FF0000 !important }
a:visited { color: #FF0000 !important }
#search-terms, ul#navigation a, input[type="submit"] { background-color: #FF0000 !important; border-color: #FF0000 !important }
input#search-terms { background-color: #FF0000 !important }
pre { background-color: #FF6600 !important; border: 1px solid darkgray !important }
#header-bar { background-color: #FF0000 !important }

}