1 </html>
2 <html>
3 <head>
4 <title></title>
5 <style type="text/css">
6 <!--
7 #content {
8 background: #fff;
9 position: absolute;
10 top: 0px;
11 left: 0px;
12 width: 800px;
13 height: 800px;
14 }
15 -->
16 </style>
17 </head>
18 <body>
19 <div id="content"> </div>
20 </body>
21 </html>