 
body {
  margin: 2em 1em 2em 70px;
  font-family: bitstream vera sans mono,lucida console,courier new,courier;
  color: #4cbb1e;
  background: black;
  background-color: black;
  background-position: top left;
  background-attachment: fixed;
  background-repeat: repeat;
}
:link { color: yellow; background: transparent }
:visited { color: orange; background: transparent }
:active { color: red; background: transparent }
P { font-size: 10pt; }
UL { font-size: 10pt; }
OL { font-size: 10pt; }
LI { font-size: 10pt; }
BLOCKQUOTE { font-size: larger }
EM { font-size: 150% }
EM { font-size: 1.5em }