H1 {
		position: relative;
		top: 140px;
		left: 50px;
		width: 450px;
		font-family: "Times New Roman, Times, serif";
		font-size: 20px;
		font-weight: bolder;
		color: #FFFFFF;
		letter-spacing: 10px;
}	
BODY {
	/*background-image: url(./imagenes/fondo1.gif);*/
	background-color: #F8ECD1;
}
	#logo {
		position: absolute;
		background-image: url(./imagenes/hostalMayno.gif);
		height: 87;
		width: 285;
		top: 17px;
		left: 20px;
	}

	#pastrana {
		position: absolute;
		background-image: url(./imagenes/pastrana.gif);
		height: 48px;
		width: 187px;
		top: 600px;
		left: 590px;
	}

	#imgPeq {
		position: absolute;
		background-image: url(./imagenes/torre.jpg);
		height: 241px;
		width: 340px;
		top: 100px;
		left: 472px;
	}
	#imgGrande {
		position: absolute;
		background-image: url(./imagenes/imgGrande.jpg);
		height: 662px;
		width: 612px;
		top: 100px;
		left: 200px;
	}

	#enlaces {
		position: absolute;
		top: 17px;
		left: 350px;
		color: #8A4500;
	}
	A.enlaces {
		font-family: "Times New Roman, Times, serif";
		font-size: 18px;
		font-weight: bolder;
		color: #8A4500;
		text-decoration: none;
	}
	#texto1 {
		position: relative;
		top: 150px;
		left: 20px;
		height: 480px;
		width: 500px;
		font-family: "Times New Roman, Times, serif";
		font-size: 13px;
		font-weight: bolder;
		color: #FFFFFF;
		line-height: 130%;
		letter-spacing: 2px;
		text-align: justify;

	}
	#titulo {
		position: absolute;
		top: 140px;
		left: 50px;
		width: 387px;
		font-family: "Times New Roman, Times, serif";
		font-size: 20px;
		font-weight: bolder;
		color: #FFFFFF;
		letter-spacing: 10px;

	}
	#pie {
		position: relative;
		left: 0px;
		top: 30px;
		text-align: center;
		width: 600px;
		font-family: "Times New Roman, Times, serif";
		font-size: 10px;
		color: #FFFFFF;
		padding-bottom: 50px;
	}
	#pie A:link {
		font-size: 14px;
		color: #FFFFFF;
		text-decoration: none;
	}
	#pie A:visited {
		font-size: 14px;
		color: #FFFFFF;
		text-decoration: none;
	}
	#pie A:hover {
		font-size: 14px;
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#ayuda {
		font-family: "Times New Roman, Times, serif";
		font-size: 13px;
		color: #FFFFFF;
	}
	.ayuda {
		position: absolute;
		left: 350px;
		top: 45px;
		width: 400px;
		height: 20px;
		visibility: hidden;
		background: #8A4500;
		text-align: right;
		padding: 5 5 5 5;
		font-weight: bold;
	}
	#todo {
	position: absolute;
	width: 820px;
	height: 125%;
	background-image: url(./imagenes/fondo1.gif);
	border: 3px solid #DAA520;
	border: 3px solid #000000;
}
#photoholder {
	position: absolute;
	top: 400px;
	left: 570px;
  width:200px;
  height:150px;
}
#thephoto {
  width:200px;
  height:150px;
}
