﻿body
{
    margin:0 auto;
    margin-top:1em;
}

table
{
    margin:0 auto 0;
}

.table1
{
    table-layout:fixed;
}