@font-face {
	font-family: "ChunkFive";
	src: url(styles/chunkfive.otf) format("opentype");}
  
@font-face {
	font-family: "Goudy Bookletter 1911";
	src: url(styles/goudybookletter1911.otf) format("opentype");}
	
body {
		text-align: center;}
	
h1 {
	color: #584545;
	font-family: "ChunkFive", "Impact", serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 2em auto;
	text-transform: uppercase;}