body {background: red;}

#bloque0 {background-color: lime;
position:absolute;
left: 200px; top: 10px;
width: 200px; hight: 300px;
text-align: justify;
padding:5px;
border-style: solid; border-width: 6px; border-color: blue;}

#joaquin {background-color: yellow;
position:absolute;
left: 200px; top: 1700px;
width: 200px; hight: 300px;
text-align: justify;
padding:5px;
border-style: solid; border-width: 6px; border-color: purple;}


.1{color: red; font: bold;
 font-family:"comic sans ms";font-size: 15px;}

.2{color:blue; font: bold; 
font-family:"comic sans ms"; font-size: 12px; }

#bloque1{background-color: lime;
position:absolute;
left: 10px; top: 150px;
width: 200px; hight: 300px;
text-align: justify;
padding:5px;
border-style: solid; border-width: 6px; border-color: blue;}

#bloque2{background-color: lime;
position:absolute;
left:240px; top: 150px;
width: 200px; hight: 300px;
text-align: justify;
padding:5px;
border-style: solid; border-width: 6px; border-color: blue;}

#bloque3{background-color: lime;
position:absolute;
left: 10px; top: 1050px;
width: 600px; hight: 300px;
text-align: justify;
padding:5px;
border-style: solid; border-width: 6px; border-color: blue;}

h2{font-size: 12px; font-faily:"impact";color: yellow;}
div img {float: left}

div {position: absolute;}

#cara1 {background-color: red;
left: 10px; top: 10px;
width: 80px; hight:100px;
padding:10px;}

#cara4 {left:500px; top:100px;
width: 80px; hight:100px;
padding:10px;}


#cara6 {left:400px; top: 205px;
width: 80px; hight:100px;
padding:10px;}

#cara7 {left: 50px; top: 20px;
width: 80px; hight:100px;
padding:10px;}

#sabina {position: absolute;
	background: blue;
	left: 100px;
	top:1880px;
	width: 500px;
	hight: 500px;
	text-align: justify;
	padding: 10px;
	border: solid 5px purple;}

#atras {background: purple;
position: absolute; left: 700px; top: 1100px; 
width: 50px; height: 50px;
padding: 10px;
border-style: solid; border-width: 5px; border-color: lime;}

.titulo {color: blue; font: bold;
 font-family:"comic sans ms";font-size: 50px;}
.js {color: yellow; font: bold;
 font-family:"comic sans ms";font-size: 12px;}
.titulo2 {color: blue; font: bold;
 font-family:"comic sans ms";font-size: 50px;}

