body {
    background-color: #FFFFFF;
    color: #333333;
}

h1 {
    color: #00a29d;
}

.cover-bg {
    background: url("../img/jalousien-bg.jpg") top center no-repeat;
    background-size: contain;
}

.link-to-presentation {
    border: 3px solid #00a29d;
}