
/* Style for a "Draft Note" */

@import "base.css";

body {
  background-image: url(logos/DNOTE.svg);
}

