body {
    text-align: center;
}

#p1 {
    font-size: smaller;
}

table {
    width: 100%;
    padding-top: 50px;
}

td  {
    text-align: center;
}