body {
    background-color: #216387 !important;
    background-image: url(/images/joomla_blau.png);
    background-repeat: repeat;
    background-size: 320px;
    background-position: 0 0;
    background-attachment: fixed;
    color: #fff !important;
}
.uk-section-default {
    background: none !important;
}

h1 {
    color: #fff !important;
}

.uk-article-title {
    display: none !important;
}

#logo img {
    max-width: 134px !important;
}