﻿.body-content {
    width: 640px;
}

    .body-content #newItems {
        display: inline-block;
    }

    .body-content #pages {
        text-align: center;
        background-color: #fff;
        border-radius: 5px;
        width: 617px;
    }
