Hola tplant, prueba con este código, no estoy seguro del todo si es lo que quieres pero quizás te sirva
<style type="text/css">
div#capatotal{
position:relative;
width:760px;
z-index:1;
background-image:url(fondo.gif);
background-repeat:repeat-y;
background-position:center;
margin: 0px;
background-color: #FFFFFF;
border: 1px none #000000;}
</style>
<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">
<div align="center">
<div id="capatotal">AQUI EL HTML </div>
</div>
</body>
Saludosss