#tabs2 {
	background: url(../img/introduccion/SB_L_G10_U04_L07_intro.png)no-repeat 100px 80px;
	height: 640px;
}

#tabs2 p{
	position: absolute;
    color: white;
    font-size: 1.4em;
}
#tabs2 p:nth-child(2){
	top: 290px;
	left: 132px;
}

#tabs2 p:nth-child(3){
	top: 290px;
	left: 486px;
}

#tabs2 p:nth-child(4){
	top: 290px;
	left: 836px;

}

.act_subtitle2{
	font-style: normal;
	font-size: 1.4em; 
	color: gray; 
	margin-left: 45px;
	position: absolute;
}
