table {
    background-color: black;
    text-align: center;
    width: 90%;
}

table th {
    background-color: #ffffff;
}

table td {
    background-color: #ffffff;
}
table .tp {
    width: 200px;
}

.footer {
    text-align: right;
    font-size: 20px;
    margin-top: 20px;
    margin-right: 7%;
}

h3 {
    text-align: center;
}

.combox{
    text-align: right;
    margin-right: 7%;
}
