body {
  background-color: #DAE4D9;
}
h1{
  color: white;
  text-align: center;
  font-size: 50px;
  background-color: #475C4D;
}
div {
  width: 400px;
  border: 15px red;
  padding: 50px;
  margin: 0px;
}
.contenedor {
   max-width: 900px;
  width: 620px;
  height: 9000px;
  border: 2px solid #171E0E;
  margin: 0;
  background-color: grey;
}
.subtitulo {
    text-indent: 50px;
  font-size: 20px;
  text-align: justify;
  letter-spacing: 3px;
} 
.dibujoster {
  display: flex;
  justify-content: center;
}
.dibujo1 {
  width:650px;
  height:650px;
}
.dibu2 {
  width:450px;
  height: 450px;
}
.dibu3 {
  width:450px;
  height: 450px;
}
.subtitulo {
  font-size: 20px;
  font-weight: bold;
}
.dibujo4 {
  width: 500px;
  height: 500px;
}
.dibujo5 {
  width: 500px;
  height: 500px;
}
.sep1 {
  width: 600px;
  height: 1700px;
}
.sep2 {
  width: 450px;
  height: 700px;
}
.sep3 {
  width: 400px;
  height: 400px;
}
.sep4 {
 width: 700px;
 height: 700px;
}
.sep5 {
  width: 500px;
}