.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;
}


.gotov2
{
  position: absolute;
  width: auto;
  z-index: 100;
  text-shadow: 0 0 5px #fff;
  background: #fffa;
  padding: 2rem;
  border-radius: 1rem;
  max-width: 20em;
  text-align: center;
  box-shadow: 0 0 20px #fff;
  border: 3px solid #fff;
}

.gotov2 a:visited,
.gotov2 a { color: #690; font-weight: bold; font-size: 36px; }


.gototimbra
{
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: auto;
  z-index: 100;
  text-shadow: 0 0 5px #fff;
  background: #fffa;
  padding: 2rem;
  border-radius: 1rem;
  max-width: 20em;
  text-align: center;
  box-shadow: 0 0 20px #fff;
  border: 3px solid #fff;
}

.gototimbra a:visited,
.gototimbra a { color: #690; font-weight: bold; font-size: 36px; }