
#aquiesta {background: purple;position: absolute; 
left: 150px; higth: 20px;
width: 500px; higth: 100px;
padding: 10px;
border-style: solid; border-width: 5px; border-color: lime;}


#texto {background: lime;
position: absolute; left: 10px; top: 440px; 
width: 760px; higth; 600px;
text-aling: justify; 
padding: 10px;
border-style: solid; border-width: 5px; border-color: purple;}


#mapa {position: absolute; left: 150px; top: 780px; 
width: 75px; height: 75px;
border-style: solid; border-width: 5px; border-color: purple;}


#zamora {position: absolute; left: 400px; top: 150px; 
width: 75px; height: 85px; padding:10px;
border-style: solid;border-width: 5px; border-color: purple;}

#mundo {position: absolute; left: 20px; top: 150px; 
width: 75px; height: 75px; padding:10px;
border-style: solid; border-width: 5px; border-color: purple;}

#enlace {background: purple;
position: absolute; left: 700px; top: 1100px; 
width: 50px; height: 50px;
padding: 10px;
border-style: solid; border-width: 5px; border-color: lime;}

.titulo {font-family: "comic sans ms";
color: lime; font-weight: bold; font-size: 65px;}

.enlace a:visited {font-family: "comic sans ms";
color: lime; font-weight: bold; font-size: 10px;}