<!DOCTYPE html>
<html>
	<head>
		<link rel="stylesheet" type="text/css" href="../../../stylesheets/bootstrap.css">
		<title>Warrior Death</title>
	</head>
	<body class="container blood">
		<div class="row">
			<p class="death col-md-4 col-md-offset-5 movetopdeath">
				You Died Honorably
			</p>
		</div>
		<div class="row movetop deathtxtmodify">
			<p class="col-md-8 col-md-offset-3 indent">
				You and Llarth face the dragon. Llarth casts a powerful spell that consumed the dragon along with you and himself as well as the surrounding area.
			</p>
		</div>
		<div class="row movetop deathtxtmodify">
			<p class="col-md-8 col-md-offset-3 indent">
				<a href="../../../home.html">RESTART</a>
			</p>
		</div>

	</body>
</html>