.document_background {
    background-image: url(../../pictures/starting_page/background/intro.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}