body {
  background-color: #C5283D;
}

p {
  font-weight: bold;
  font-size: 20px;
  font-family: arial;
  color: #FFC857;
}

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

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

#license_img {
  float: none;
}

h2 {
  color: #E9724C;
  font-family: helvetica;
  font-size: 37px;
}

h3 {
  color: #E9724C;
  font-family: helvetica;
  font-size: 30px;
}

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

li {
  font-weight: bold;
  font-size: 20px;
  font-family: arial;
  color: #FFC857;
}

img {
  float: left;
}

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