body {
  text-align: center;
	margin: 0;
	background: url(immagini/sfondo.gif);
}


#contenuto {
	width: 913px;

	background: #CCC url(immagini/linee.gif) repeat-y center top;	
}