This is what I put but when I type in
www.mysite.com/amazon.php, it is just a blank page
{vb:stylevar htmldoctype}
<html xmlns="<iframe src="http://astore.amazon.com/coupo002-20" width="90%" height="4000" frameborder="0" scrolling="no"></iframe>"{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
<head>
<title>{vb:raw vboptions.bbtitle} - {vb:raw pagetitle}</title>
{vb:raw headinclude}
{vb:raw headinclude_bottom}
</head>
<body>
{vb:raw header}
{vb:raw navbar}
<div id="amazon.php">
<h1>{vb:raw pagetitle}</h1>
</div>
<h2 class="blockhead">amazon</h2>
<div class="blockbody">
<div class="blockrow">
Text
</div>
</div>
{vb:raw footer}
</body>
</html>