@charset "UTF-8";
#Base {
	background-image: url(sfondo_stai_in_campana.png);
	background-repeat: repeat-y;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	margin-top: -20px;
	margin-bottom: -20px;
}
