.content{
	height: 665px;
	top: 0px;
	margin-top: 0px;
}
.content p{
	position: absolute;
	color: white;
	font-size: 2.4em;
	font-style: italic;
	font-weight: bold;
}
.content .buttons div{
    bottom: 35px;
    left: 685px;
}
.content .buttons div.p_prev{
	left: 505px;
    bottom: 34px;
}
.content .page1{
	background-image: url('../img/tarea/imagen_80.png');
}
.content .page2{
	background-image: url('../img/tarea/imagen_81.png');
}
.content .page3{
	background-image: url('../img/tarea/imagen_82.png');
}
.content .page4{
	background-image: url('../img/tarea/imagen_83.png');
	background-position: 27px 40px;
}
.content .page1 p{
    top: 242px;
    left: 380px;
}
.content .page2 p{
    top: 190px;
    left: 440px;
}
.content .page3 p{
    top: 125px;
    left: 320px;
}
.content .page4 p:nth-child(1){
    top: 55px;
    left: 50px;
    font-size: 2.15em;
}
.content .page4 p:nth-child(2){
    top: 188px;
    left: 64px;
	text-align: right;
	font-weight: normal;
	font-size: 2.15em;
}
