.act_content > div:nth-child(1) { 
	position: relative;
    width: 1247px;
    height: 1350px;
	overflow-y: auto;
}

.act_content div div{
	position: absolute; 
	background: url(../img/tarea/M_G10_U02_L05_-68.png)no-repeat 0px 107px;
	width: 1200px;
	height: 1053px;
    top: -80px;
    left: 43px;
}

#text1{
	position: absolute;
    top: 121px;
    left: 86px;
    color: #666666;
    font-size: 1.6em;
    font-family: fontin !important;

}

#text2{
	position: absolute;
    top: 320px;
    left: 83px;
    color: #666666;
    font-size: 1.6em;
    font-family: fontin !important;
}