@font-face {
  font-family: 'Protocol';
  src:  url('../fonts/ThePyteFoundry--Protocol.woff') format('woff');
}

body {
	max-width: 800px;
	margin: 0 auto;
	font-family: "Courier New", Courier, monospace;
	background: #FFFFF9;
	line-height: 1.4em;
}
h1 {
	font-weight: 400;
	font-family: 'Protocol', sans-serif;
	text-align: center;
}
.intro {
	text-align: center;
	margin: 0 16px;
}
.dindon {
	width: 113px;
	margin: 2em auto;
}