#tabs1, #tabs2{
	height: 660px;
}
#tabs1{
	background: url(../img/SB_L_G10_U01_L05_jaison-exponiendo.png) no-repeat 595px center;
}
#tabs1 p{
	font-size: 2.5em;
	letter-spacing: -1px;
	width: 540px;
	margin: 50px 40px;
	line-height: 1.05;
	text-align: left;
	font-family: Arial;
}

#tabs2{
	background: url(../img/SB_L_G10_U01_L05-17.png) no-repeat center bottom;
}
#tabs2 li{
	width: 188px;
	height: 188px;
	display: inline-block;
	position: absolute;
	border-radius: 94px;
	color: white;
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;	
	font-family: Arial;
	text-align: center;
	line-height: 6.5em;
	letter-spacing: -1px;
}

#tabs2 li:nth-child(1){ 	
	background: #F1911E; 	
	left: 650px;
	top: 185px;
}
#tabs2 li:nth-child(2){ 	
	background: #199FDF; 	
	left: 475px;
	top: 300px;
}
#tabs2 li:nth-child(3){ 	
	background: #52CAC0; 	
	left: 825px;
	top: 300px;
}
#tabs2 li:nth-child(4){ 	
	background: #E5562C; 	
	left: 650px;
	top: 415px;
}