.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.cv {
	background-attachment: scroll;
	background-image: url(images/cv.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.obras {

	background-attachment: scroll;
	background-image: url(images/obras.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.proyecto {


	background-attachment: scroll;
	background-image: url(images/proyecto.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
