#userpagebodycontainer {
    text-align: center;
}

#userpagebody {
    width: 800px;
    margin: 0 auto;
    text-align: left;
}

