body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:34px;
	line-height:1.4;
	margin:30px;
	background:#ffffff;
	color:#000000;
}
h1{
	font-size:42px;
	margin:0 0 6px 0;
}
h2{
	font-size:26px;
	font-weight:normal;
	margin:0 0 28px 0;
	color:#555555;
}

img{
	max-width:100%;
	height:auto;
}

.songtitleline {
	text-align: left;
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 1.1;
}

.songartist {
	font-size: 38px;
	font-weight: bold;
	color: #555;
}

.songsep {
	font-size: 26px;
	font-weight: normal;
	color: #555;
}

.songtitle {
	font-size: 38px;
	font-weight: bold;
	color: #000;
}

.songremark {
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	color: #555;
	margin: 0 0 12px 0;
}


pre {
	font-size: 40px;
	line-height: 1.35;
	white-space: pre-line;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
