/* Datei standard.css
   Enthaelt fuer alle Browser gueltige style-sheet-Angaben.
   
   27.02.2022 Nagel: erstellt
*/   

/* html, body {font-family:arial,sans-serif; font-size:17px; height:100%; margin:0px; padding:0px; color:#000000; background-color:#FFFFF5} */
body {
  background-image: url('images/ukraine_heart.png'); background-size:cover; font-family:arial,sans-serif; font-size:17px;);
}
