#center{
    text-align: center;
}

#center table{
    text-align: left;
    margin-left:auto;
    margin-right:auto;
}