body { background: darkviolet;
	color: fuchsia;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13pt; }

#rojo { color: fuchsia;
	font-family: verdana,arial,helvetica,sans-serif; }

a:link { color: lime;
	text-decoration: none; }
a:hover { color: black;
	text-decoration: underline;
	font-size: 15pt; }

div { position: absolute; }

a:link { color: fuchsia;
	text-decoration: none; }
a:hover { color: black;
	text-decoration: underline;
	background: purple; }
a:active { color: violet;
	text-decoration: none; }

#bloque0 { top: 10px;
	left: 25px;
	widht: 25px;
	height: 70px;
	border: dashed deeppink;
	background: hotpink;
	font-size: 18pt; }


#bloque1 { top: 280px;
	left: 100px;
	width: 400px;
	height: 600px;
	background: transparent; }

#bloque2 { top: 1900px;
	left: 50px;
	width: 400px;
	height: 600px;
	border: dashed hotpink;
	background: deeppink; }

#bloque3 { top: 950px;
	left: 50px;
	width: 400px;
	height: 600px;
	border: dashed; 
	background: violet
	url(../imagenes/bebe.jpg)
	no-repeat center center; }

#bloque4 { top: 80px;
	left: 450px;
	width: 400px;
	height: 600px; }

#rojo { font-weight: bold;
	color: red; }


#bloque5 { top: 1500px;
	left: 550px;
	width: 100px;
	height: 100px; }


#bloque6 { top:500px;
	left: -50px;
	width: 300px;
	height: 350px;
	background: yellow;
	color: lime;
	text-decoration: springgreen none; }

          
#bloque8 { top: 100px;
	left: 10px;
	width: 350px;
	height: 500px;
	background: yellow;
	color: lime;
	text-decoration: springgreen none; }

          

#bloque9 { top: 550px;
	left: 300px;
	width: 500px;
	height: 500px;
	background: yellow;
	border: springgreen;
	color: lime; }

#bloque10 { top:1000px;
	left: 5px;
	width: 500px;
	height: 500px;
	background: hotpink;
	border: yellow;
	background-color: green; }

#bloque13 { top: 100px;
	left: 200px;
	width: 500px;
	height: 500px;
	background: yellow;
	border: yellow;
	background: green; }

#bloque14 {top:1250px;
	left: 5px;
	width: 700px;
	height: 600px;
	background: yellow;
	border: yellow; }

#bloque15 { top: 1800px;
	left: 5px;
	width: 500px;
	height: 600px;
	background: yellow;
	border: yellow;
	background: green; }

.2AB { font-family: "comic sans ms";
	font-size: 15pt;
	font-weight: bold; }