<html>
<link rel="stylesheet" href="seamless-iframe.css">
<body>
Here is some paintable content in the main frame.
<iframe src="/title1.html" class="seamless"></iframe>
</body>
</html>
<html>
<link rel="stylesheet" href="seamless-iframe.css">
<body>
Here is some paintable content in the main frame.
<iframe src="/title1.html" class="seamless"></iframe>
</body>
</html>