body {
  background: url(prototype_trans.png) center 100px no-repeat;
  background-color: #000;
  color: #888;
  font-family: verdana, arial;
  font-size: 12px;
}

a {
  color: #ccc;
  text-decoration: none;
}

a:hover {
  color: #fff;
}

.content {
  width: 300px;
  margin: 310px auto;
}

p {
  text-align: justify;
}

h2{
  font-weight: normal;
}

