body {
	/* background: #ffffff url('http://www.chipsmachine.com/allevamentowhiteconero.edit/immagini/sport_e_premi.jpg') center 100px no-repeat fixed; */
/* 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 */
}

#bodyBack {
	width: 100%; height: 100%; top: 0; left: 0;
	background: url('http://www.chipsmachine.com/allevamentowhiteconero.edit/immagini/sport_e_premi.jpg') center 130px no-repeat;
	position: fixed;
	/* z-index: -1; */
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

#project {
	background: transparent;
	color: #000000;
}

#contents {
	background: transparent url('http://www.chipsmachine.com/chips/immagini/90_bianco.png') repeat;
}
