body {
  background: #344d83;
  color: white;
  font-family: Verdana;
  margin: 0 auto;
  max-width: 75em;
  text-align: center;
  padding: 10px;
}
.secret{
  color:white; 
  text-decoration:none;
}
.cite{
  font-size: 10px
}
a{
  color: #d79ef2;
  }
h1{
  font-family:Tahoma;
}
.river{
  width:10em;
  z-index: 1;
  position: absolute;
}
.notes{
  margin-left: 3em;
  text-align: left;
  max-width: 60em;
}