body {
  background-color: #000000;

  font-family: "Arial", sans-serif;
  font-weight: normal;
  
  border-width: 0px;
}

.page {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}

.navigation {
  width: 170px;
  float: left;
  margin: 0px;
  padding: 0px;
}

.annotation {
  width: 180px;
  float: right;
  margin: 0px;
  padding: 0xp;
}

.information {
  width: 650px;
  margin-left: 170px;
  margin-right: 180px;
  padding: 0px;

  font-size: 12pt;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  color: #DDDDFF;
}

.section {
  margin: 4px;
  margin-bottom: 12px;
  padding: 4px;
  
  text-align: left;
  text-decoration: none;
}

.creation {
  margin: 4px;
  margin-bottom: 12px;
  padding: 4px;

  font-size: 7pt;
  text-align: center;
  text-decoration: none;
}

.caption {
  margin: 4px;
  margin-bottom: 12px;
  padding: 4px;

  font-size: 18pt;
  font-weight: bold;
  text-align: center;
}

.inscription {
  margin-top: 4px;
  margin-bottom: 8px;

  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}

.destination {
  text-align: center;
  text-decoration: underline;  
}

.conclusion {
  clear: both;
}

.firstcircle {
  position: fixed;
  top: 8px;
}

.secondcircle {
  position: fixed;
  top: 168px;
}

.thirdcircle {
  position: fixed;
  top: 328px;
}

.fourthcircle {
  position: fixed;
  top: 488px;
}
