﻿body {
    background-color: #000000;
    /*background-image: url('ressources/Fireman frei.png');
    background-repeat: no-repeat;
    background-position-y: 300px;
    background-position-x: center;
    background-size: 30%;*/
}

.img-logo {
    text-align: center;
}

img {
    max-width: 80%;
}

.p {
    text-align: center; 
    color: lightgrey; 
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; 
    text-shadow:2px 2px 4px #000000;
}
