margin-left: 2em;
}
-div.sitehead {
- border-bottom: 1px solid black;
- }
+table.sitenav {
+ border-bottom: 2px solid black;
+ padding: 0px;
+ width: 100%;
+}
+
+table.sitenav img.logo {
+ margin: 0px;
+ padding: 0px;
+ vertical-align: bottom;
+}
+
-<div class="sitehead">
-[[!img /logo.png alt="monkeysphere"]] [[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
-</div>
+<table class="sitenav" cellpadding="0" cellspacing="0">
+<tbody><tr><td>
+<img src="/logo.png" alt="monkeysphere" width="343" height="85" /></td>
+<td>
+ [[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
+</td></tr></tbody></table>