#main {
    max-width: 1280px;
    margin: 0 auto;
}
#header_pdf {
    width:780px;
    height: 55px;
    background: url(../images/webcar_logo.png) no-repeat center left;
}
#content {
    font-size:1.125em;
}
#mm, #mm2 {
    background: #ffffff;
    width: 1280px;
    height: 70px;
    margin-bottom: 20px;
    text-align: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #dbdbdb;
    padding: 0 10px 0 10px;
}
#content {
    margin: 0 0 20px 0;
}