h1 {
  font-family: "Liberation Sans", "DejaVu Sans", "Bitstream Vera Sans",
               Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 150%;
  }
body {
  font-family: "DejaVu Sans", "Liberation Sans", "Bitstream Vera Sans",
               Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
  }
.golbgimage {
  background-image: url("game-of-linux.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  }
.golfont {
  font-family: "Linux Libertine", "Times New Roman", Times, serif;
  font-weight: bold;
  color: #585858;
  font-size: 120%;
  }
.golpageback {
  background-color: black;
  }
.goltopmargin {
  height: 50px;
  }
.golnoborder {
  border-style: none none none none;
  }
a.enter:focus {
  outline: none;
  }
.golfooter {
  background: #143c82;
  font-family: "Linux Libertine", "Times New Roman", Times, serif;
  font-weight: bold;
  color: #ffd700;
  }
a.footer:link {
  color: #ffd700;
  text-decoration: none;
  }
a.footer:visited {
  color: #ffd700;
  text-decoration: none;
  }
a.footer:hover {
  color: #d7ff00;
  text-decoration: none;
  }
a.footer:active {
  color: #ffd700;
  text-decoration: none;
  }
div.shortscroll {
  padding: 2px;
  border: 1px solid darkgreen;
  background: #f8f7cb;
  height:150px;
  width:590px;
  overflow:auto;
  }
pre.prescroll {
  margin-top:0px;
  padding: 2px;
  border: 1px solid darkgreen;
  background: #f0ece0;
  max-height:150px;
  width:590px;
  overflow:auto;
  color:green;
  font-family: Courier, "Courier New", "DejaVu Mono", monospace;
  font-size:80%;
  font-weight:bold;
  }
pre.typed {
  color: green;
  font-size: 1em;
  }
p.typed {
  color: green;
  font-family: Courier, "Courier New", "DejaVu Mono", monospace;
  font-weight:bold;
  }
p.download {
  width:605px;
  padding:5px;
  text-align:right;
  background: #a3d4c6;
  font-family: Courier, "Courier New", "DejaVu Mono", monospace;
  margin: 0.5em 0px 0px 0px;
  }
a.download {
  text-decoration: none;
  }
span.code {
  font-family: Courier, "Courier New", "DejaVu Mono", monospace;
  font-weight: bold;
  }
a.map {
  font-size: 80%;
  }
