  /* Set background colour */
BODY {background-color: #ffffff} /* White */
  /* To indicate points needing attention */
.note {font-style: italic; color: green}
  /* Make first level headings really annoying */
/* H1 {color: magenta; background-color: yellow; text-decoration: blink} */
