061.html   [plain text]


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN" 
    "http://www.w3.org/TR/html4/strict.dtd">
<html>

<body>
   <div id="theRectangle3"
        style="margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border:0px 0px 0px 0px;
               background-color:red; height:10px; position:absolute; top:10px; left:10px; overflow:hidden"><img
        src="/art/t.gif" width="10" height="10" alt="nothing" /></div>
   <div id="theRectangle1"
        style="margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border:0px 0px 0px 0px;
               background-color:red; height:10px; position:absolute; top:30px; left:10px; overflow:hidden"><img
        width="10" height="10" alt="nothing" /><img 
        width="10" height="10" alt="Blue Square" style="background-color: blue; position:absolute;
        top:0px; left:0px" /></div>
</body>
</html>