#tabs2{
    background: url(../img/actividad3/S_G11_U02_L04fondo1-09.png) no-repeat center 60px;
}
#tabs2 a{
    position: absolute;
    top: 550px;
    left: 990px;	
    border-radius: 44px;
}
#tabs2 p{
    top: 190px;
    left: 620px;
    text-align: center;
    font-size: 1.8em;
}


#tabs3{
    background: url(../img/actividad3/S_G11_U02_L04fondo2-10.png) no-repeat center 60px;
}
#tabs3 p{
    top: 60px;
    left: 80px;
    font-size: 1.5em;	
}
#tabs3 p > span{
	position: relative !important;
	font-size: 1em !important;
	display: block;
	margin-bottom: 62px;
}
#tabs3 p > span:nth-child(1){
	margin-bottom: 75px;
}
