	body{
		background-color:#faf2cd;
		background-image:url(https://www.theedgesusu.co.uk/wp-content/uploads/2016/08/Glass-Animals-How-To-Be-A-Human-Being-e1471279761500.jpg);
		background-position:top;
		background-repeat: no-repeat;
	}
	div{
		color:038837;
		text-align: center;
		font-size: 14pt;
		font-family:'Poiret One', cursive;
	}
	span{
		color:038837;
		margin-top:50px;
		margin-left: 10px;
		margin-right: 15px;
		font-size: 48pt;
		font-family: 'Berkshire Swash', cursive;
	}
	.song{
		float:left;
	}
	.artist{
		float:right;
	}
	.chorus{
		font-family: 'Berkshire Swash', cursive;
		font-size: 16pt;
	}