body {
	/*	background-image: url(../images/texture.jpg);
	background-repeat: repeat;*/
	margin:10;
	background-color: #a2a2a2;
}
.alCentro{
	position:absolute;
	width:800px;
/*	height:944px;
	top:472px;*/
	left:50%;
	/*margin-top: -472px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -400px;
}

