body {
  margin: 4em 1em 2em 70px;
  font-family: sans-serif;
  color: black;
  background: white;
  background-position: top left;
  background-attachment: scroll;
  background-repeat: no-repeat;
}

h1 { text-align: center; font-size:24pt; color:#245076; font-family:Helvetica }
h2, h3, h4, h5, h6 { text-align: left; margin-top: 2em }
h2, h3 { color: #005A9C; background: transparent }
h2 { font: 140% sans-serif }
h3 { font: 120% sans-serif }
h4 { font: bold 100% sans-serif }
h5 { font: italic 100% sans-serif }
h6 { font: small-caps 100% sans-serif }

div.bigpoint { font-size: 20pt }
th { font: 150% sans-serif }

pre { margin-left: 2em }

body { background-image: url(mcnTitle.png); }
