@charset "utf-8";
/* CSS Document */

#contenitore{
	margin: auto;
	height: 768px;
	width: 960px;
	padding: 0px;
	}
body{
	background-color: #036;
	}

