body {
  background:#ff99cc;
  margin:0;
  font:small Georgia, Serif;
  text-align:center;
  color:#663300;
  }
a:link {
  color:#cccccc;
  text-decoration:none;
  }
a:visited {
  color:#cccccc;
  text-decoration:none;
  }
a:hover {
  color:#58a;
  }
a:active {
  color:#58a;
  }
a img {
  border-width:0;
  }

/* Header
----------------------------------------------- */
/* Text
----------------------------------------------- */
h1 { color: #ff99cc; font-size: 128%; font-family: courier, "courier new", monospace; font-weight: bold; font-style: normal; font-variant: normal; text-transform: lowercase; letter-spacing: 0.4em; margin: 1.5em 0 0.75em 0; }
h2 { font:78% "Courier New", Courier, mono; text-transform:lowercase; letter-spacing:0.2em; color:#cccccc; margin: 0 0 0.75em; }
h3 { font:78% "Courier New", Courier, mono; text-transform:lowercase; color:#663300; margin: 0; }
h4 { color:#630; font-size: 80%; font-family: "Courier New", Courier, mono; font-weight: 600; font-style: normal; font-variant: normal; background-color: #ff99cc; word-spacing: 0.25em; margin: 0 0 0.5em; }
h5 { color: #58a; font-size: 80%; font-family: courier, "courier new", monospace; font-weight: normal; text-transform: lowercase; letter-spacing: 0.02em; margin: 0.5em 0 0.25em; }
/* Footer
----------------------------------------------- */
p { 
  margin:1.5em 0 0; 
  font:bold 78% "Courier New", Courier, mono; 
  text-transform:lowercase; 
  color:#663300; 
  text-align: center; 
  vertical-align: top; 
  }
