body{
    background: #ECCEF5;
}


div15{
  position: absolute;
 bottom: 10px;
  left: 250px;
}
div16{
  position: absolute;
 bottom: 10px;
  left: 330px;
}
div17{
  position: absolute;
 bottom: 10px;
  left: 290px;
}
div19{
  position: absolute;
 bottom: 10px;
  left: 210px;
}
h4{
  font-family: Snap ITC ;
     font-size: 30px;
     position: absolute;
     text-align: center;
     color: #880E4F;
     left: 30px;
     bottom: -130px;
  }
img {
	vertical-align:bottom;	
}
.contenido {
	position:absolute;
	background-color:black;
	height:427px;
	width:83%;
	min-width:640px;
	margin-right:auto;
	left: 8.5%;

}
#caja {
	position:absolute;
	text-align:right;
	width:100%;
	height:100%;
}
#foto{
	height:100%;
	max-height:427px;
	width:auto;
}
.textos {
	position: absolute;
	top: 20%;
	left: 2%;
	width: 60%;
	color: #D81B60;
	font-family: Curlz MT;
	font-size: 40px;
	font-weight: bold;
}
#persona {
	text-align: center;
	font-size: 30px;
	color: #9932CC;

	
}



