
/* Style for an "Unofficial Draft" */

@import "base.css";

body {
  background: url(https://www.w3.org/StyleSheets/TR/2016/logos/UD) no-repeat fixed,
              url(https://www.w3.org/StyleSheets/TR/2016/logos/UD-watermark);
  background-image: url(https://www.w3.org/StyleSheets/TR/2016/logos/UD),
                    var(--unofficial-watermark);
  background-color: var(--bg);
}
