<!DOCTYPE html>
<html>
	<head>
		<title>Adventure Game</title>

		<link type="text/css" rel="stylesheet" href="Stylesheets/application.css">
	</head>
	<body>
		<h1 id="main-h1">
			Cave of Dandandan
		</h1>

		<p id="main-p">Long ago there were three brothers that once ruled the world. The eldest possessed the <b><font size='5' color='red'>"Wand of Power"</font></b>, the second possessed the <b><font size='5' color='red'>"Ring of Life"</font></b>, and the youngest possessed the <b><font size='5' color='red'>"Cloak of Invisibility"</font></b>. Each one of them had their own strengths and weaknesses, but together, they were unstoppable. They overcame all obstacles and challenges that came their way. They fought off enemies and conquered kingdoms one by one until they had conquered it all.</p>

		<center><img src="Pictures/Cave.jpg"></center>

		<h3><center>
			<a href="index2.html">NEXT</a>
		</center></h3>

	</body>
</html>