@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 76%;
	padding: 0;
	color: #cfaf8d;
	margin: 0;
}
#content {
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
}
.indent {
	text-indent: 20px;
}
h1 {
	font-size: 1.4em;
}
.chorus {
	margin-left: 20px;
}
.credit {
	font-style: italic;
}
