
body
{
	font-family: Courier, "Courier New", mono;
	margin: 0px;
	background: #fff;
	color: #000;
}

div#chords
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

pre
{
	font-family: Courier, "Courier New", mono;
	page-break-inside: avoid;
}
