.header{
    text-align:center;
    color:red;
}
.about h3{
    text-align:center;
}
.about {
    color:black;
}
#list{
    color:red;
    text-align:center;
    font-family:cursive;
}
.header h2{
    font-size:40px;
}
.butt{
    color:green;
}
body{
    background-image:url("https://www.iphones.ru/wp-content/uploads/2015/04/background.jpg");
}
.everything{
    border-style:solid;
    border-color:white;
}
.about p{
    text-align:center;
    height:100px;
    
}
.img{
    text-align:center;
}
.BGM{
    opacity:1.0;
}