If you're having trouble with this, see this guide: http://webdesign.about.com/od/chrome/a/view-source-chrome.ht... as an example.
Once you see the HTML source, scroll to the area where the body tag is found. You'll notice the lack of any static content:
<body>
</body>
Or did you mean something else by static page?Odd way to go about hosting a static page. :0)