/* For documents that have not been proofread at least once */

body {
  background: white url(images/unproofed.png) repeat-y fixed center;
}
