@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

@-moz-document domain(telegraaf.nl),
               domain(dft.nl) {
  :root {
    text-align: center !important;
    margin: 0 !important;
    border: none !important;
    background: #fff !important }

  /* Center */
  body {
    margin: 0 auto !important;
    width: 778px !important;
    text-align: left !important }

}
