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

		<link type="text/css" rel="stylesheet" href="../../../../Stylesheets/application.css">
	</head>
	<body>
		<h1 id="main-h1">Power of Resurrection</h1>
		<p id="main-p">You are able to resurrect your loved ones from the dead and it gives you time to be with them until the day you die. The End.</p>

		<center><img src="../../../../Pictures/Ring/Resurrect.gif"></center>

		<center><a href="../../../../index.html">Back to Start</a></center>
	</body>
</html>