@-moz-document  url(about:mozilla) {
  html {
    background:
      url("chrome://global/skin/watermarks/about.blank.sts116-s-021.v010.jpg")
        no-repeat -200px -142px fixed black !important;
    margin-right: 1em !important;
    color: #bbb3a7 !important;
  }

  #moztext {
    font-family: Georgia,serif !important;
    text-align: right !important;
    margin-left: 30% !important;
    margin-top: 90px !important;
  }

  .f,
  em,
  strong {
    color: white !important;
  }

  #from {
    font-family: Georgia,serif !important;
    text-align: right !important;
    margin-left: 30% !important;
  }
}
