body {
	background-color: teal; 
}

h1 {
	color:white;
	font-weight: bold;
	text-align: center; 
	line-height: 20px;  
}

h2 {
	color:white;
	font-weight: bold;
	text-align: center;
	line-height: 10px; 
}

#lyrics {
	color:white;
	margin-left: 550px;  
}