html {
    background-color: #EFEFEF;
}

a{
    text-decoration: none;
    color: #000;
}

div#umschlag {
    margin: 10px auto;
    width: 960px;
}

div#content {
    clear: both;

    margin-top: 50px;
}