I am looking to enhance the design of my website by updating its template. I want the content to be displayed within a fixed width centered div. While there are plenty of examples on the web for this, I want to ensure that existing text and tables in my content won't get cut off on some pages. I prefer not to rely on Javascript to adjust the width. Would it be more appropriate to use a div or should I consider utilizing a table instead?