body {
    background-image: url("/fileadmin/graphics/wall.jpg");
    background-attachment: fixed;
}

h1 {
    color: #ffffff;
}