.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.fondo {
	background-attachment: fixed;
	background-image: url(images/fondovisita.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
