

.center
{
text-align: center;
}

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

}