﻿body 
{
    /* background-image: url('images/morgenschrei.jpg');
    background-position: center center;
    background-repeat: no-repeat; */
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#page
{
    position: relative;
    text-align: center;
    margin-top: 20px;
}

a, img
{
    border: none;
}