@font-face {
	font-family:Punktype;
	src: url(punktype.ttf);
}

#mnstr {
	font-family:Punktype;
	font-weight: normal;
	font-size: 64px;
	background-color: #FFF0C7;
	margin: auto;
}

body { 
	background: url(rindBG.png);
	background-size: 128;
	font-family: arial;
}

.stuff {
	background-color: #FFFFFF;
	margin: 64px;
	margin-top: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
}

.footnote{
	font-weight:normal;
	text-align: right;
}

.cd {
	height:200px
}

.cd:hover {
	height:225px
}