body {
 background-color:#000000;
 color:#ffb000;
 line-height:1.3rem;
 max-width:70%;
 max-width:72ch;
 margin: auto;
 padding:.5em 0 3em 0;
 font-family:monospace, monospace;
 font-size:1.2rem;
}

h3{
 margin:1.5em 0 1em 0;
}
h2 {
 font-style:oblique;
 margin-bottom:.1em;
 line-height:1.1em;
}
h1 {
 text-align:center;
 clear:both;
 margin:1em auto;
 font-size:1.1rem;
}
