body {
    background-image: url(img/bg_grass.jpg);
    background-repeat: repeat;
    background-color: #98BAED;
    font-family: Verdana, Arial, sans-serif;
    color: #333;
    font-size: 10px;
    line-height: 14px;
    margin: 0px; }

.balken {
    padding: 10px;
    background-color: white;
    text-align: center;
    margin-top: 195px; }
