body{background-color:darkorange;
font-family:comic Sans Ms,trebuchet MS,ocr a extended;
font-size:14pt;color:gold;}
div{position:absolute;}

a:link{color:black;text-decoration:none;}
a:visited{color:white;text-decoration:none;}
a:hover{color:red;text-decoration:underline;background-color:white;}
a:active{color:silver;text-decoration:none;}

#bloque1{background-color:#ff69b4;
left:0px;top:0px;
width:783px;hight:150px;
border-style:dashed;
border-width:3px;
border-color:darkviolet;
text-align:center;padding:30px;}

#bloque2{background-color:deepskyblue;
;left:0px;top:125px;
width:175px;hight:500px;
border-style:dashed;
border-width:3px;
border-color:yellow;
text-align:justify;padding:10px;}

#bloque3{background-color:red;
left:176px;top:125px;
width:607px;hight:750px;
border-style:dashed;
border-width:3px;
border-color:green;
text-align:center;padding:20px;}


.rojita{font-family:Matisse ITC;font-size:36pt;
color:09c;font-weight:ccf;text-decoration:none;}
.amarillita{font-family:comic sans ms;font-size:12pt;
color:black;}
.azulito{font-family:comic sans ms;font-size:8pt;
color:black;}