#lyrics{

}

#songTitle{
	font-weight: bold;
	font-size: 1.3em;
	margin:10px 0px;
}

#songIntroduction {
	margin:10px 0px;
}

#songCredit {
	margin:10px 0px;
	font-weight:normal;
	color: #333333;
}

#songLyrics{
	margin: 20px;
	
}

#songLyrics pre{
	font-size: 1.2em;
}
