@charset "utf-8";
.song  p{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 115%;
}

.song h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.song p.copyright {
	text-align:center;
	margin-top:15px;
}

ol.song_list {
	list-style: none;
}