@import url(./commons.css);

.content{
	background-image: url(../img/TAREA/S_G10_U05_L05_fondotarea.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 615px;
}

.content p{
  width: 657px;
  color: white;
  font-size: 1.6em;
  line-height: 1.28em;
  position: absolute;
  top: 26px;
  left: 329px;
  text-align: justify;
}