#tabs2{
	background: url("../img/intro/L_G10_U04_L06_graf1-35.png") no-repeat 10px 130px;
}

#tabs2 p:nth-child(2){
	color: white;
	position: absolute;
	top: 190px;
    left: 340px;
    font-size: 1.6em;
}

#tabs2 p:nth-child(3){
	color: #5D5D5D;
	position: absolute;
	top: 370px;
    left: 380px;
    font-size: 1.85em;
}

#tabs3{
	background: url("../img/intro/L_G10_U04_L06_graf2-36.png") no-repeat 30px 130px;
	height: 640px;
}

#tabs3 p{
	color: white;
	position: absolute;
	top: 167px;
    left: 53px;
    font-size: 2.2em;
}