html, body {
  margin: 0px 0px 0px 0px;
  padding: 5px;
  min-width:80%;
  min-height:80%;
  font: 18px;	
}



body{
color: white;
background-image: url('img/Shostakovich.jpg'); 
}

div.fond{
background-color:black;
opacity:0.8;

text-align: center;
}



.Sofronitsky {
  color: rgb(128,128,255)
}

