body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../img/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
