#about {
    background-color: #080921 ;
    background-image: url("http://localhost/valdon/img/Description-gold.png");
    background-attachment: fixed;
}

#about h1, h2, h3, h4, p , ol{
    color: white ;
}
#otzivi p {

    max-width: 1000px;
    font-size: 18px;
    color: lightgray;
}

}