body {
  background-color: #D1AC61;
}

img {
  float: left;
}

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

h1 {
  font-family: helvetica;
  color: lightgoldenrodyellow;
  font-weight: bold;
  text-align: center;
  font-size: 60px;
}

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

a {
  color: lightgoldenrodyellow;
  word-spacing: 200px;
}

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

#license_img {
  float: none;
}