<?php include('../content_header.php') ?>
<style type="text/css">
body {
    background:url(../layout/startseite.jpg);
    background-repeat:no-repeat;
    background-position: center;
    background-color: #000000;
}
</style>



<?php include('../content_footer.php') ?>