body {
    background: url(https://www.sci-bono.co.za/images/browswer-fill-2.png) no-repeat;
    background-size: cover;
}

.pkp_structure_content {
    background: white;
    box-shadow: 6px 6px 8px rgba(0,0,0,0.5);
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 5px;
}
.page_index_server {
    text-align: center;
}
.pkp_brand_footer {
    display: none;
}