@media screen {
  html.debug { background: white url(../images/12_col.gif) repeat-y scroll top center; }
  
  /* Obsolete */
  .debug acronym {
    color: fuchsia;
  }
}