.disco{
  width:200px;
  margin-right:195px;
  margin-top:-40px;
}

.shadow{
  background: rgba(0, 0, 0, 0.7);
  width:400px;
  height:150px;
  float:right;
  margin-right:-100px;
  margin-top:250px;
}

.discotesto{
  margin-top:-227px;
  margin-bottom:40px;
  font-size: 6px;
}

.bottonealbum{
  margin-top:150px;
  margin-right: 40px;
}

.animated2{
  -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

a#linkalbum{
  color:#000;
}

a#linkalbum:hover{
  color:rgb(233, 34, 34);
}
