/* Wartung */
body {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.6em;
    background: url('img/chalk_bg_tafel.jpg');
}

h1 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25em;
}

img {
    margin-left: 200px;
}

.centered {
    position: absolute;
    top: 30%;
    left: 35%;
}













