<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-image: url("../images/gcwall40bland.jpg");  /* r(reg) g(green) b(blue) colors */
  margin-left: 4%;  /* avoid a too-crowded look */
}

h1 {
  font: normal bold 2.25em/2.75em Georgia, serif;
  color: blue;
}

h2 {
  font: normal bold 2.00em/2.50em Georgia, serif;
  color: blue;
}

h3 {
  font: normal bold 1.50em/2.00em Georgia, serif;
  color: darkgreen;
}

.hide {
  display: none;
}

</pre></body></html>