
/* Style for an "Unofficial Draft" */

@import "base.css";

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