body {
    background-color: #140202 !important;
    background-position: right top;
    background-size: contain;
    background-attachment: fixed !important;
}

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

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