/* TABLE THAT ENCAPSULATES THE ENTIRE PAGE */
#tblAll
{
   width: 50%;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
}
