this will allow you to change the background color
<font size=6 color=black>Type A Color In And Press Color <center><FORM> <input type="text" name="color" size=18> <INPUT TYPE="button" VALUE="Color" ONCLICK="document.bgColor=(this.form.color.value)"> <INPUT TYPE="reset" NAME="cancel" VALUE="Reset"> </FORM></center> 1
Hosted by www.Geocities.ws