@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("mozilla.debian.net") {
  html {
    background: #262626 !important;
    font-family: Tahoma !important;
    color: #8a8a8a !important;
  }

    blockquote, blockquote pre, blockquote pre span {
      background-color: #a7a15e !important;
      color: #262626 !important;
      padding: .15em .5em !important;
      border-radius: 5px !important;
    }

    select {
      background: #262626 !important;
      border-color: #556b2f !important;
    }

    a:link {
      color: #a7a15e !important;
    }

    a:active {
      color: #a67b07 !important;
    }

    a:visited {
      color: #a67b07 !important;
    }

    a:hover {
      color: #af5f00 !important;
    }

 /*
  * version 0.1
  * 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/
  *
  */
}