<!DOCTYPE html>
		<html>
		<head>
			<title>Axs</title>
			<style type="text/css">
			body {
				background-color: black;
				color: green;
				font-family: mono;
			}
		</style>
		</head>
		<body>
			<p> AxS: 00031Oedipus. The Puzzle Solver. </p>
			<a href="file_05.html" class="button">next</a>
		</body>
		</html>