BODY {
background-color: #454545;
}

div a {
    display: block ;
    height: 100% ;
}

    #background {
        background: url(images/teaser.png) no-repeat center center fixed;
        background-size: contain;
        width: 100%;
        height: 100%;
    }