<html>
<body>
<body bgcolor="#B8B8B8">
<h1>Harry Potter Fan?</h1>
<h2>Show Your Obsession!</h2>
<form action="MAILTO:courtneyr@waimeaint.school.nz" method="post" enctype="text/plain">
Name:<br>
<input type="text" name="name"
value="yourname" size="20">
<br>
Comment:<br>
<input type="text" name="Addiction Level"
value="Your Addiction Level Description" size="40">
<br><br>
<input type="submit" value="Send">
<input type="reset" value="Reset">
</form>
</body>
</html>
