<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>ZM MOTD</title>
<style type="text/css">
body	{
	background:#1B0503;
	margin-left:10px;
	margin-top:10px;
	text-align: center;
}
h	{
	font-family: Arial Black, Arial, Impact, serif;
}
#centering {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 80%;
	background-color: #550000;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
</style>
</head>
<body scroll="no">
<div id="centering">
<!-- motd goes here -->
<h2>Zombie Master</h2>
<h3>Beta 1.X.X</h3>
<h4>Make sure you bind all new keys in the keyboard config!</h4>
<p><b>ZM for noobs</b></p>
<p><i>As Zombie Master</i>: Click on the orbs, spawn zombies, kill humans.</p>
<p><i>As Human</i>: Get guns, check map objectives (key in keyconfig), survive and complete objectives.</p>
<p>www.zombiemaster.org</p>

</div>
</body>
</html>