@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("endoftheinter.net") {

Body{
background-color: black !important;
color: white !important}

body a {color: #FF6600 !important}
body a:hover {color: #3f3f3f !important}
body a:visited {color: #7B3F00 !important}

[class="menubar"], [class="userbar"]{
background-color: #242424 !important;
color: white !important}

[class="infobar"]{
background-color: #4D4D4D !important;
color: white !important}

[class="message-top"], th{
background-color: #666666 !important;
color: white !important}

[class="message"], [class="userpic"]{
background-color: #121212 !important;
color: white !important}

[class="r0"] *, tbody *{
background-color: #121212 !important;}

[class="r1"] *{
background-color: #303030 !important;}

}