.SAME {
    max-width: 725px;
    width: 100%;
    height: 300px;
    background-image: url("../img/same.jpg");
    overflow: auto;
    text-align: center;
    background-attachment: local;
    display: block;
}
