1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4 <head>
5 <style type="text/css">
6 body {
7 margin: 0px;
8 padding: 0px;
9 background-color: #f0f0f0;
10 font-family: sans-serif;
11 font-size: 10px;
12 }
14 #hoster a {
15 color: black;
16 text-decoration: none;
17 }
18 </style>
19 </head>
20 <body>
21 <div id="hoster">
22 <a target="_top" href="http://www.init7.com/bandwidth.php">bandwidth</a> by <a href="http://www.init7.net/" target="_top">Init7</a>
23 </div>
24 </body>
25 </html>