Thanks a lot for your help! I've put all the paragraph codes within the table and then everything worked fine. On other pages I had to combine separate tables by putting them into one bigger table to solve the problem.
I am not sure if I understand your question correctly, but I want the background image to be centered horizontally and to be repeated vertically. Is there a better way to do this?
I've included a milonic menu in the new design of a website. Everything works fine, except: when I open a page the background image (which is included with a css style sheet ...
body { background-color: #006699; background-image: url(../images/ganges820.jpg); background-position: center top ...