/* nonplus lyrics style sheet */

BODY, P {
	font-family: Verdana, Arial, Lucida, Sans-serif;
	font-size: 12px;
	line-height: 14px;
	background: #5c656a;
	color: #ff9933;
	margin: 0;
}

P { background: transparent; }


BIG { font-size: 18px; }

BLOCKQUOTE {
	padding: 36px;
	width: 369px;
	border: 3px outset #6c757a;
}

CITE {
	font-size: 9px;
	color: gray;
}

P.foreground {
	padding: 36px;
	border: 3px outset #6c757a;
	margin-right: 36px;
	white-space: pre;
	position: absolute;
	z-index: 10;
	top: 16px;
	left: 40px;
}
P.ghost {
	color: #1c252a;
	background: none;
	position: absolute;
	top: 56px;
	left: 80px;
	z-index: 5;
	white-space: pre;
	margin-right: 36px;
	background: transparent;
}