* {
	margin: 0pt;
	padding: 0pt;
}

#container
{
	background:#D9DCDF;
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
	height:auto;
	width:auto;
}

div #header
{
	background: url(IMMAGINI/INT_artefice.png) no-repeat scroll 0%;
	width:850px;
	height:200px;
	margin: 0 auto;
}

div #book_link
{
	background:url(IMMAGINI/S_book.png);
	width:850px;
	height:304px;
	margin: 0 auto;
	
}

div #corpo
{
	background:#313131;
	font:"Tempus Sans ITC";
	width:850px;
	height:auto;
	margin: 0 auto;
}

div #inferiore
{
	background: url(IMMAGINI/BASE.png) no-repeat scroll 0%;
	width:850px;
	height:40px;
	margin: 0 auto;
}
