
I did removed entirely the statement from style.css:
table {width: 100%; margin: 5; padding: 5; font-size: small;}
and placed <center> after <body> statement in the theme.html..
it did centered the whole page, just that the block at the top got centered too, if I could make it align left it would be a total fix.
thanks anyways Jackl for the great help
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I just edited the top block with <div align=left> and that did the final fix.
Thanks for helping me solve this problem it took more than 5 months to solve

