@charset "UTF-8";
/* CSS Document */
body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-attachment: fixed;
		background-image: url(/images/Oltre_polo.jpg);
		background-repeat: no-repeat;
		background-position: center;
	}
