		body {
			font-family:Arial, Helvetica, Verdana, Tahoma, sans-serif;
			font-size: 15px;
			margin:0;
			padding:0;
			border: 0;
			outline: 0;
			background: transparent;
			background-color: black;
			line-height: 1;
		}
		html, div, span,head,
		h1, h2, h3, h4, h5, h6, p, blockquote,
		a, font, img,
		small, strong, ol, ul, li
		 {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			font-size: 100%;
			background: transparent;
		}

		ol, ul {
			list-style: none;
		}
		blockquote, q {
			quotes: none;
		}

		#container {
			width: 960px;  
			margin: 0 auto;   
		 }  
/*		#container {
			text-align: center;
			margin:0 auto;
		}*/
		a {
			text-decoration: none;
			color: #b1b3b4;
		}
		a:hover {
			color: #46bfea;
		}
		#sopra: {
			width: 960px;
			height: 561px;
		}
		#sotto {
			position: relative;
			width: 960px;
			height: 159px;
			background-image: url(under-images/footer.jpg);
		}
		#mail {
			position: absolute;
			top: 11px;
			right: 210px;
		}
