@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("dailymail.co.uk")

{

/*text&background*/

body, #ushome, #home, #news, .nav-primary, .gr6ox, .link-gr6ox a, .cleared, .wocc, h3.social-links-title, .pufftext, .masthead, .field, div.form-inner

{
background:black!important;
color:white!important;
}

/*links&background*/

a

{
color:#0040ff!important;
}

/*highlight*/

textarea, pre

{
background: #333333 !important;
}

}