1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2"http://www.w3.org/TR/html4/loose.dtd">
3<html>
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6<title>Untitled Document</title>
7<style type="text/css">
8<!--
9.Title {
10	font-family: Arial, Helvetica, sans-serif;
11	font-weight: bold;
12	font-size: 36px;
13	color: #33CC00;
14}
15body {
16	background-color: #000000;
17}
18.return {
19	color: #FF6633;
20	font-weight: bold;
21	font-family: Arial, Helvetica, sans-serif;
22}
23.changepage {
24	color: #FFFFFF;
25	font-family: Arial, Helvetica, sans-serif;
26}
27.element_desc {
28	color: #00CCFF;
29	font-weight: bold;
30	font-style: italic;
31	font-family: Arial, Helvetica, sans-serif;
32}
33a {
34	font-family: Arial, Helvetica, sans-serif;
35	color: #FF9900;
36	font-weight: bold;
37}
38a:link {
39	text-decoration: none;
40}
41a:visited {
42	text-decoration: none;
43	color: #FF9900;
44}
45a:hover {
46	text-decoration: none;
47}
48a:active {
49	text-decoration: none;
50}
51-->
52</style>
53</head>
54
55<body>
56<div align="center">
57  <p class="Title">Fire</p>
58  <p class="Title"><img src="fire.gif" width="320" height="64"></p>
59  <div align="left" class="style3">
60    <p class="element_desc">Mans second most important discovery*, and a snakes worst enemy. Has 3 stages: large, medium and tiny.</p>
61    <p class="changepage">      1. Kills the Snake, but you guessed that didn't you? <br>
622. Can be put out by <a href="venom.htm">Venom</a> (goes to next stage)<br>
633. Can be put out by a <a href="crushers.htm">Crusher</a> (goes to next stage)<br>
644. Burns <a href="woodblocks.htm">Wooden Blocks</a> (spreads if many Blocks are next to each other)<br>
655. Turns <a href="redmush.htm">Red Mushrooms</a> to <a href="greenmush.htm">Green Mushrooms</a><br>
666. Puts <a href="roland.htm">Roland</a> into &quot;fear mode&quot;</p>
67    <p class="return"><a href="../snakebite.htm">Return</a></p>
68    <p class="changepage">*bubble gum being the first. </p>
69    <p class="return">&nbsp;</p>
70  </div>
71</div>
72</body>
73</html>
74