body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
.indexcentro {
	background-image: url(../images/index_centro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.righefondo {
	background-image: url(../images/index_fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.magliafondo {
	background-image: url(../images/index2_fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
