<!DOCTYPE html>
<html>
	<head>
		<title>The House on Dover Street</title>
		<link type="text/css" rel="stylesheet" href="stylesheets/startcss.css">
		<!--Main Cascading Style Sheet--> 
	</head>
	<body>
		<center>The House on Dover Street</center>
		
		<p>
			You reached out towards the light switch next to your bed, flipping the switch and turning off the lights. You close your eyes and think that the breathing sound you heard in the bathroom was just some breeze that passed by. You suddenly feel like someone is sitting on top of you. Trying to move, you wonder why you're paralyzed and maybe think that this is one of your sleep paralysis episodes. You try to stay positive and think that this will end quickly, but you hear a sudden laugh similar to a child's. After the child's laughter had ended, you feel a sharp stabbing pain in your chest and you quickly turn on the lights and see a knife plunged into your heart. You fall to the floor and bleed out eventually. 
		</p>
		
		<h1>You have died!</h1>
		<h2>Try again?</h2>
		<div style="text-align: center">
			<a class="ch1" href="start.html">Yes!</a>
		</div>
	</body>
</html>