<!DOCTYPE html>
<html>
<head>
	<title>The Mad Mom</title>
	<link rel="stylesheet" type="text/css" href="../../stylesheets/application.css">
</head>
<body>
	<div class="navigation">
		<ul>						
			<li><a href="..\..\quit.html">Quit</a></li>
			<li><a href="..\..\home.html">Restart</a></li>
			<li><a href="..\index.html">Go Back</a></li>
		</ul>
	</div>

		<h1 class="h1">Chapter Two</h1>
			<p>
				So with a heavy heart, you go into your room, dress up, and prepare to go out. As you leave the house, you spot your mom in the kitchen, doing dishes. On your way out, you:
			</p>

		<p1 class="p1"><a href="choice1/index.html">Decide that you want mom to know that you don't like doing this chore.<br></br><a/> <a href="choice2/index.html">Cheerfully say goodbye to your mom.</a></p1>

</body>
</html>