html, body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    line-height: 22px;
    color : #2c0011;
    text-align : left;
    background-image: url(/images/hersche/background/hintergrund-th.gif);
    background-repeat: repeat;
    background-position: left top;
    background-color: #ffffff;
}
