.ui-favicon { background: transparent url(../img/howIs_24.png) no-repeat center; }

.copertina
{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.35;
  top:0;
  left: 0;
  overflow: hidden;

  background-image: url(../backs/v960-ning-30.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-blend-mode: normal;
}