body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	background-color: #65ae4f;
}
input {
	border: 1px solid #000000;
}
.foto {
	border: thin solid #000000;
	padding: 5px;
	height: 140px;
	width: 140px;
	background-image: url(imagenes/fondoTexto.jpg);
}
.ampliada {
	background-repeat: no-repeat;
	background-position: center center;
}
.EstiloFinca {
	font-size: 18px;
}
