@charset "utf-8";
body {
	background:#000 url(../img/bg.jpg) no-repeat top center;
	margin: 0 auto;
	text-align:center;
}
.center { margin:0 auto; }
.interno { width:980px; }
