* {
  image-rendering: pixelated;
}
@font-face {
  font-family: 'Courier New';
  src: url('/cour.woff') format('woff'),
       url('/cour.otf') format('opentype'),
       url('/cour.woff2') format('woff2'),
       url('/cour.ttf') format('truetype');
}
@font-face {
  font-family: 'Courier New Bold';
  src: url('/courbd.woff') format('woff'),
       url('/courbd.otf') format('opentype'),
       url('/courbd.woff2') format('woff2'),
       url('/courbd.ttf') format('truetype');
}
@font-face {
  font-family: 'Verdana';
  src: url('/Verdana.woff') format('woff'),
       url('/Verdana.otf') format('opentype'),
       url('/Verdana.woff2') format('woff2'),
       url('/Verdana.ttf') format('truetype');
}
@font-face {
  font-family: 'Verdana Bold';
  src: url('/verdanab.woff') format('woff'),
       url('/verdanab.otf') format('opentype'),
       url('/verdanab.woff2') format('woff2'),
       url('/verdanab.ttf') format('truetype');
}
.mainstuff {
  width: 950px;
  background-color: #c6c6c6;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 23px;
}
.smallermainstuff {
  width: 650px;
  background-color: #efefef;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  color: #000000;
  display: block;
}
#page-footer li:not(:last-child)::after {
  content: "|";
  font-weight: 400;
  margin: 0 0.4em;
}
.footer {
  width: 950px;
  font-size: 1em;
  text-align: center;
  align-items: center;
  justify-content: center;
  min-width: 950px;
  min-height: 110px;
  background-image: url(lepio102.png), url(lepio102.png);
  background-position: right, left;
  background-repeat: no-repeat, no-repeat;
  display: flex;
  flex-direction: row;
  color: #ffffff;
}
body {
  background-color: #535353;
  font-family: "Courier New Bold", Courier, monospace;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
cmd {
  font-family: "Verdana", "Arial", Helvetica, sans-serif;
  font-size: 24px;
}
a {
  color: #0000ff;
  text-decoration-line: underline;
}
a:visited {
  color: #551a8b;
  text-decoration-line: underline;
}
john {
  color: #0715cd;
}
rose {
  color: #b536da;
}
dave {
  color: #e00707;
}
jade {
  color: #4ac925;
}
jane {
  color: #00d5f2;
}
jake {
  color: #1f9400;
}
dirk {
  color: #f2a400;
}
roxy {
  color: #ff6ff2;
}
jaspersprite {
  color: #f141ef;
}
rust {
  color: #a10000;
}
bronze {
  color: #a16000;
}
gold {
  color: #a1a100;
}
mutation {
  color: #ff0000;
}
karkat {
  color: #626262;
}
olive {
  color: #416600;
}
jadeblood {
  color: #008141;
}
teal {
  color: #008282;
}
blue {
  color: #005682;
}
indigo {
  color: #000056;
}
purple {
  color: #2b0057;
}
violet {
  color: #6a006a;
}
fuchsia {
  color: #77003c;
}
badcherub {
  color: #ff0000;
}
goodcherub {
  color: #2ed73a;
}
calliope {
  color: #929292;
}
caliburn {
  color: #323232;
}
docscratch {
  color: #ffffff;
}
