Web page tweaks. Remove background image (makes it hard ot read for some people), and use local roadmap instead of third party wiki.
diff --git a/www/code.html b/www/code.html
index 2b2f392..45822b1 100644
--- a/www/code.html
+++ b/www/code.html
@@ -40,6 +40,7 @@
files generated from other parts of the source code.</li>
</ul>
+<a name="adding" />
<p><h1>Adding a new command</h1></p>
<p>To add a new command to toybox, add a C file implementing that command to
the toys directory. No other files need to be modified; the build extracts