<table border=0 width="100%">
<tr><td>
-<table border=0 width="100%" class="inverted">
+<table id="top" border=0 width="100%" class="inverted">
<tr>
-<td>
- Latest version:
-<?php include "last-version"; ?>
-
-</td>
-
-<td align="center">
-<a href="/">The GNU nano homepage</a>
-</td>
-
-<td align="right">
-Modified:
-<?php include "last-modified"; ?>
-
-</td>
+<td>Latest version:
+<?php include "last-version"; ?></td>
+
+<td align="center"><a href="/">The GNU nano homepage</a></td>
+
+<td align="right">Modified:
+<?php include "last-modified"; ?></td>
</tr>
</table>