body {
    font-family: Verdana;
    font-size: 14px;
    min-height: 101%;
    background:
        url(../images/bg-body.png)
}

div.header {
    height: 100px;
    background: #fff url(../images/banner.jpg);
    background-repeat: no-repeat;
}
