Is there a way to center the content within the <div> tag on the page without adding an extra container? I can't change the generated markup but I can edit the CSS. My goal is to create CSS that allows me to use the zoom tag in IE for the print CSS (to zoom out), but it currently creates excessive white space on the right side. I want to ensure the content is always centered in the middle.