<!DOCTYPE html>
<html>
	<head>
		Header
	</head>


	<body>


		MENU


		<h1> Welcome! </h1>
			
		<p> This is a test. It can be ignored. :) </p>
	

		<h6> Copyright $year </h6>


	</body>
</html>