#background {
    position:absolute;
    background-image:url("images/atds-approach.jpg");
    background-repeat:no-repeat;
    background-size: 1280px 800px;
    width:1280px;
    height:800px;
    z-index:0;
    left:0;
    top:0;
}
