<html> <body><wrapper> (wraps around the entire order form and centers it)
<html>
<body><wrapper> (wraps around the entire order form and centers it)
<div id=”header”> (contains header image from images tab) </div>
<div id=”content”> (contains all the content of the order form)</div>
<div id=”rightCol”> (contains anything entered in ‘Right Column’ HTML area)</div>
<div id=”bottomCustomHTML”> (Contains anything entered in ‘Footer’ HTML area)</div>
</body> </html>
</body>
</html>