body {
  background-color: #1C2321;
}

p {
  font-weight: bold;
  font-size: 24px;
  font-family: arial;
  color: #7D98A1;
}

h1 {
  text-align: center;
  color: #5E6572;
  font-family: helvetica;
  font-size: 60px;
}

#license {
  font-size: 10px;
  color: #B8C7CC;
  word-spacing: 0px;
}

#license_img {
  float: none;
}

h3 {
  color: #5E6572;
  font-family: helvetica;
  font-size: 37px;
}

h6 {
  color: #B8C7CC;
  font-style: italic;
  font-size: 9px;
}

img {
  float: left;
}

a {
  color: #B8C7CC;
  word-spacing: 200px;
}