body {
  color: #c5c9c5;
  background-color: #181616;
  font-family: cantarell,liberation,arial,helvetica,sans-serif
}

a:link {
  color: #7e9cd8;
  text-decoration: none;
}

a:visited {
  color: #bc8f8f;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  margin-left: 30px;
}

h2 {
  color: #b6927b;
}
