/* TABLE THAT ENCAPSULATES THE ENTIRE PAGE */
#tblAll
{
   width: 100%;
   text-align: center;
}

