#mainmenu, #footer, #header {
    display: none;
}

#tblEntregasPorPeriodo {
    width:800px;

}

#tblEntregasPorPeriodo th {
    background: #5A4D21;
    color: #fff;

}

#tblEntregasPorPeriodo  td {
    border: #5A4D21 solid 1px;
}
