/* CSS Document */
body{color:black;background-color:#AAAAAA;}

#h1-1{text-align:center;}

#intro{ border:none;
		color:#999999;
		position:relative;
		font-family:"Courier New", Courier, monospace;
		color:#000000;
		font-size:16px;
}

#caja1{
	border:thin;
	color:black solid;
	position:relative;
	left: 45%;
	top: 10%;
	width: 310px;
	height: 67px;
	
}

	    	
