body {
  background-image: url("../images/backgrounds/spacemap.gif");
  color: orange;
  text-align: center;
  margin-left: 120px;
  margin-right: 120px;
  font-family: Monospace;
  font-size: 16px; }

div {
  background-color: black;
  border: 1px solid green; }

h1 {
  font-size: 48px; }

h2 {
  background-color: yellow;
  color: black; }

h3 {
  font-size: 34px; }

p {
  margin-left: 100px;
  margin-right: 100px;
  display: block; }

a {
  text-decoration: none;
  color: #0033cc; }

a:hover {
  color: #990000; }

nav a {
  font-size: 24px; }

@font-face {
  font-family: 'CompaqThin';
  src: url("../fonts/px437_compaqthin_8x14-webfont.woff2") format("woff2"), url("../fonts/px437_compaqthin_8x14-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ATI';
  src: url("../fonts/px437_ati_9x14-webfont.woff2") format("woff2"), url("../fonts/px437_ati_9x14-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'IBM_PS2';
  src: url("../fonts/px437_ibm_ps2thin4-webfont.woff2") format("woff2"), url("../fonts/px437_ibm_ps2thin4-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }



