h1, h2, p {
  text-align: center;
}

body {
  background-color: Black;
  /* background-image; url(); */
  font-family: sans-serif;
}

.sitios {
  margin-left: auto;
  margin-right: auto;
  background-color: DodgerBlue;
  width: 80%;
}