#background {
    position:absolute;
    background-image:url("images/atds-our-network2.jpg");
    background-repeat:no-repeat;
    background-size: 1280px 800px;
    width:1280px;
    height:800px;
    z-index:0;
    left:0;
    top:0;
}
#learnmore {
    position:absolute;
    width:180px;
    height:15px;
    z-index:1;
    left:1060px;
    top:632px;
}
