#content {
    width: 456px;
    margin: auto;
}

table {
    margin: auto;
}

tr td {
    text-align: right;
}
