/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21.05.2022, 21:20:17
    Author     : Kay
*/

body {
 background-image: url("../img/ifskur_startingpage4_white.png");
 background-color: #48b2e4;
 background-repeat: no-repeat;
 background-size: cover; 
}