.contenido {
	background: url(../img/tarea/M_G10_U05_L06fondo-1tarea.png) no-repeat 25px 105px;
	width: 1240px;
	height: 666px;
}

.contenido p{
	position: absolute;
	font-size: 1.4em;
	color: #4C4C4C;
	left: 445px;
}

.contenido p:nth-child(2){
	top: 100px;
	left: 100px !important;
	font-size: 1.8em !important;
	color: #ffffff;
}

.contenido p:nth-child(3){
	top: 185px;	
}

.contenido p:nth-child(4){
	top: 365px;
}

.contenido p:nth-child(5){
	top: 525px;
}