﻿td {
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    word-break: normal;
    width:50%;
}

th {
    text-align:center;
}

table {
    width: 80%;
    text-align:center;
    margin-left: 50px;
}