<!DOCTYPE html>
<html>
<head>
	<title>MIS 21 HOMEWORK 1</title>
	<link rel="stylesheet" href="themes\stylesheet.css" type="text/css">
	<link rel="stylesheet" href="themes\animate.css" type="text/css">
	<link href='https://fonts.googleapis.com/css?family=Raleway:700' rel='stylesheet' type='text/css'>
	<link href='https://fonts.googleapis.com/css?family=Raleway:900italic' rel='stylesheet' type='text/css'>
</head>
<body>

<div class="wrapper background2">
	<h2 class="boomPanes">Sinampal ka</h2>
	<div class="container-1">
		<h3>Uhm wrong move?</h3>
		<div class="container-2">
			<a href="ending 3.html">
				<div class="item-3">
					Say "please"
				</div>
			</a>
			<a href="ending 1.html">
				<div class="item-2">
					Say "peace"
				</div>
			</a>
		</div>
	</div>
	<p><a href="start.html">restart</a></p>
</div>

</body>
</html>