body {

  /* ----------------------------------------------
    Winter 2020
    Februar 2021
    Oktober 2021
    Januar 2024
    ----------------------------------------------
  */

   /* background-image: url('/img/xmas-2020-greeting-01.png'); */
   background-image: url('/img/202102-heron-in-a-starry-night.png');  
   /* background-image: url('/img/xmas-2022.png'); */
   /* background-image: url('/img/xmas-2023-01-1920x1080.png'); */ 
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-size: contain; 

   background-color:#0a0648;
}
