aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/summary.html
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/summary.html')
-rw-r--r--executive-summary/summary.html28
1 files changed, 16 insertions, 12 deletions
diff --git a/executive-summary/summary.html b/executive-summary/summary.html
index d7e68d7921..79542b87dd 100644
--- a/executive-summary/summary.html
+++ b/executive-summary/summary.html
@@ -4,7 +4,7 @@
</head>
<body bgcolor="#ffffff" background="executive-summary-bg.png">
-<table cellpadding="0" cellspacing="0" numcols="3" width="100%" height="100%">
+<table cellpadding="0" cellspacing="0" numcols="3" width="100%" height="100%" border="0">
<tr>
<td bgcolor="#9aadbf" height="102">
<img src="butterfly.png"></td>
@@ -12,26 +12,30 @@
E V O L U T I O N
</td></tr>
<tr><td bgcolor="#9aadbf">&nbsp;</td>
-<td><img src="executive-summary-curve.png"></td>
-<td width="100%" align="left">
-<table>
+<td valign="top" width="100"><img src="executive-summary-curve.png"></td>
+<td width="95%">
+
+<table border="0" align="middle">
<tr>
-<td valign="middle">Search on Google: </td>
-<td valign="middle"><form method="get" action="/search" name="f"><input type="text" size="15" name=q></form></td>
-</tr>
-</table>
+<td align="left">
+ <form method="get" action="/search" name="f">
+ <b>Search On Google</b>
+ <input type="text" size="15" name=q>
+ <input type="submit" name"submit">
+ </form>
</td>
</tr>
-<tr height="100%">
-<td height="100%" bgcolor="#9aadbf">&nbsp;</td>
-<td colspan="2"><table width="100%" height="100%">
<tr>
-<td>
+<td colspan="2">
<!-- EVOLUTION EXECUTIVE SUMMARY SERVICES DO NOT REMOVE -->
</td>
</tr>
+
</table>
+
+</td>
</tr>
+
</table>
</body>
</html>