body#page-top{margin-bottom:20px;padding-top: 0px;}
table td,table th{
    font-size: 20px;
}
p {
    font-size: 20px;
}
.table-striped>tbody>tr:nth-child(odd)>td{
    background-color: #fff;
}
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #000000;
}
.container {
    width: 1170px;
}