</head>
<body style="margin:0;padding:0; background: #fff;">
<div style="min-width:{$content.width}px;min-height:{$content.height}px; background: url({$content.prototype}) top center no-repeat; z-index: 10;"></div>
- <div style="min-width:100%;min-height:784px; background: url({$content.background}) top left repeat-x; position: absolute; top: 0; z-index: -1;"></div>
+ <div style="min-width:100%;min-height:{$content.height}px; background: url({$content.background}) top left repeat-x; position: absolute; top: 0; z-index: -1;"></div>
</body>
</html>