@charset "utf-8";

/* STILI PERSONALI */

div#main{	
	margin:0px auto;
	position:relative;
	width:960px;
	background:url(../immagini/bg_header.jpg) no-repeat top center #611812;
	height:2628px
}

div#footer{
	position:absolute;
	top:2628px;
}
