/* CSS solo per la pagina 'galleria' */
#header {
  width: 960px;
  height: 470px;
  background: url('../layouts/images/head5.jpg') no-repeat top;
}
#content img { border: none;}
#content a:hover img { border: none;}

