body {background-color: blue;
	font-family: "Tempus Sans ITC";
	font-size: 14px;
	color: red;}

#texto {position: absolute;
	background: lime;
	left: 10px;
	top: 10px;
	width: 760px;
	hight: 200px;
	text-align: justify;
	padding: 10px;
	border: solid 5px red;}

#fotolore {position: absolute;
	margin-left: 10px;
	margin-top: 400px;
	width: 400px;
	height: 266px;
	border: solid 5px red;}

#fotoyo {position: absolute;
	margin-left: 1px;
	margin-top: 820px;
	width: 300px;
	height: 200px;
	border: solid 5px red;}


#fiestav {position: absolute;
	margin-left: 405px;
	margin-top: 400px;
	width: 400px;
	height: 431px;
	border: solid 5px red;}

#texto2  {position:absolute;
	background: lime;
	text-align: justify;
	margin-left: 20px;
	margin-top: 710px;
	width: 280px;
	height: 20px;
	border: solid 5px red;}

#texto3  {position:absolute;
	background: lime;
	text-align: justify;
	margin-left: 320px;
	margin-top: 712px;
	width: 80px;
	height: 20px;
	border: solid 5px red;}


#texto4  {position:absolute;
	background: lime;
	text-align: justify;
	margin-left: 320px;
	margin-top: 880px;
	width: 50px;
	height: 50px;
	border: solid 5px red;}


#texto5  {position:absolute;
	background: lime;
	text-align: justify;
	margin-left: 10px;
	margin-top: 280px;
	width: 100px;
	height: 50px;
	border: solid 5px red;}

h1 {font-family: "Tempus Sans ITC";
	font-size: 18px;}

#enlace {position: absolute;
	background: lime;
	left: 710px;
	top: 770px;
	width: 20px;
	hight: 20px;
	text-align: justify;
	padding: 10px;
	border: solid 5px red;}

#cara1 {position: absolute;
	margin-left: 120px;
	margin-top: 120px;
	width: 70px;
	hight: 70px;}

#cara3 {position: absolute;
	margin-left: 650px;
	margin-top: 250px;
	width: 70px;
	hight: 70px;}

