body {
  background-color: #000000;
}
p {
  color: #339999;
}
h2 {
  text-align: center;
  color: #339999;
}

h3 {
  text-align: center;
  color: #339999;
}

.container {
  width: 900px;
}

a {
  color: #f071af;
  text-decoration: underline;
}

a:hover {
  color: #753974;
}
.map {
  text-align: center;
}

.stamps {
  text-align: center;
}

b {
  color: #f071af;
}
h3 {
  color: black;
  font-size: 20px;
}