body {
  background-color: #09090C;
}


h1 {
  font-family: helvetica;
  color: #8CADA7;
  font-size: 60px;
  text-align: center;
}

h2 {
  font-family: helvetica;
  color: #8CADA7;
  font-size: 37px;
}

h3 {
  font-family: helvetica;
  color: #8CADA7;
  font-size: 30px;
}

h6 {
  font-style: italic;
  color: #F2F4CB;
}

img {
  float: right;
}

p {
  font-family: arial;
  font-weight: bold;
  color: #A5D0A8;
  font-size: 24px;
}

a {
  color: #A5D0A8;
  font-size: 16px;
  font-weight: bold;
}

#license {
  font-size: 10px;
  color: #F2F4CB;
}

#license_img {
  float: none;
}