#song-lyrics {
	color:darkred;
	font-size: 18px
}
em {
	font-size: 27px;
	color:red;
}
#song-writer {
	font-size: 20pt;
}
html {
	background-color: blanchedalmond;
	font-family: sans-serif;
}