Okay. I guess my problem then is that I structured the page in a way that I used a gigantic table with a single row and three columns consisting of the leftBorder, Content (center), and rightBorder, and the reason why margin: 0px isnt working for me is due to this table being offset slightly at both the top and bottom, despite setting all applicable margins to 0px. Perhaps if I tried abolishing that table, and trying to induce the same structure in the <body> with a combined left+right border with a large empty gap in the middle as a background picture and tile it vertically, I can solve the problem.
|