html{
	width:100%;
	height:100%;
	
}
body{
	width:502px;
	height:863px;
	margin:0 auto;
}
#botonera img{
	margin:25px 40px 0 50px;
}
#ingreso:hover{
	background-image:url("ingresohover.gif")no-repeat;
	
}