.cuerpo {
	background-color: #141786;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.fondocentro {
	background-image: url(imagenes/fondo1_1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 25px top;
}

.INPUT {
background : white; 
color : blue; 
font-family : monospace;
font-variant : small-caps; 
font-weight : bolder; 
border : 0; 
height:13px;
}

.INPUT2 {
background : white; 
color : black; 
font-family :"Times New Roman", Times, serif;
font-variant : small-caps; 
font-weight : bolder; 
border : 0; 

}

.botom {
background : #9494BE; 
color : white; 
font-family : "Times New Roman", Times, serif;
font-variant : small-caps; 
font-weight : bolder; 
border : 0; 
height:18px;
}.fondo_of {
	background-attachment: fixed;
	background-image: url(imagenes/fondo_of.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
}

