
html {
background: url('/documents//hintergrundbilder/original/dsc02330.JPG') no-repeat center center fixed;
background-size: cover;
width: 100%;
height: 100%;
}

body {
background: none;
}

