body {background-color:black; font-family:verdana,arial,helretica,sans seril; font-size:10pt; 
	color:black}





div{position:absolute;}
	
	#bloque1{background-color:lime; left:20px; top:10px; width:250px; hight:10px; 
	text-align:justify; padding:35px; border-style:dashed; border-width:3px; 
	border-color:white; font-size:11}

	
	#bloque2{background-color:blue; left:330px; top:100px; width:50px; hight:50px; 
	text-align:justify; padding:30px; border-style:dashed; border-width:3px; 
	border-color:yellow; font-size:12}


	
	#bloque3{background-color:white; left:490px; top:30px; width:50px; hight:50px; 
	text-align:justify; padding:25px; border-style:dashed; border-width:3px; 
	border-color:lime; font-size:12}