body {
    background-color: #000 !important;
    background-position: right top;
    background-size: 60%;
    background-attachment: fixed !important;
}

 body *,
.logo,
.footer * {
    color: #F1ECE2 !important; /* Schriftfarbe body, logo und footer */
}


.main {
    padding-top: 136px !important;  /* padding unter menue  */
}
