body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: url(hintergrund.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed !important;
    float: left;
    padding-bottom: 50px;
}
