@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("gnu.org") {

  html, body, #content, #toplinks a, .content {
    background-color: #302F2F !important;
    color: #ccc !important;
    font-family: Loma,Verdana,Geneva,Tahoma,sans-serif !important;
  } 

    a:link { color: #ff6600 !important; }
    a:visited { color: #ff0000 !important; }

    .node { border-radius: .3em !important; }
    .node p {
      color: #302f2f !important;
      padding: .5em !important;
    }
    .node p a:link { color: #0000ff !important; }

 /*
   GNU dot org - dark
   version 0.2
   Copyright 2011 Kenneth W Foy, Jr
   This work is licensed under a Creative Commons Attribution-
   ShareAlike 3.0 Unported License.
   http://creativecommons.org/licenses/by-sa/3.0/
 */
}