#part1 {
    width: 926px;
    height: 347px;
    background: url('http://www.myvisuallistings.com/resources-website-v5/images/free-autoposting/top-part1.jpg');
    
}

#part2 {
    width: 926px;
    height: 260px;
    background: url('http://www.myvisuallistings.com/resources-website-v5/images/free-autoposting/top-part2.jpg');
    
}

#newpage {
    border: 1px solid #dfe3e5;
    float: left;
    background-color:  #fff;
}

#autopost-page {
    padding: 10px;
    margin-top: -100px;
}

#left-box {
    float: left;
    width: 258px;
    margin-left: 10px;
    text-align: center;
}

#right-box {
    float: left;
    width: 600px;
    margin-left: 20px;
}