BODY {
  background: url("http://www.violetliquid.co.uk/images/negativewiring2.jpg") #000 center no-repeat fixed;
  color: #eee;
  margin-top: 30pt;
  margin-bottom: 60pt;
  margin-left: 100pt;
  margin-right: 100pt;
}

IMG {
  border: none;
}

P {
  font-size: 12pt;
  text-align: justify;
}

P.about {
  margin-top: 60pt;
  font-size: 14pt;
}

H1 {
  font-size: 20pt;
  text-align: center;
}

.super {
  font-size: 32pt;
}

.notes {
  font-size: 8pt;
  font-style: italic;
}

H2 {
  font-size: 14pt;
  text-align: left;
  font-weight: bold;
}

H3 {
  margin-top: 70pt;
  color: #aaf;
  font-size: 16pt;
  text-align: left;
  font-weight: bold;
}

H4 {
  margin-top: 30pt;
  color: #baf;
  font-size: 14pt;
  text-align: left;
  font-weight: bold;
}

LI {
  margin-left: 8pt;
}

A:link {text-decoration: none; color: #b7f;}
A:visited {text-decoration: none; color: #f34;} 
A:hover {text-decoration: none; color: #ff3;}
