body {
	text-align: center;
	background-color: #d5fdd5;
	margin-bottom: 100px;
	background-image: url(https://upload.wikimedia.org/wikipedia/en/b/bf/SZA_-_Ctrl_cover.png);
}

img {
	margin-right: 300px;
	padding-top: 30px;
}
h1 {
	color: black;
	font-family: 'Shrikhand', cursive;
	font-size: 30pt;
	padding: 0px;
	color: black;

}

h2 {
	color: black;
	font-family: 'Shrikhand', cursive;
	font-size: 24pt;
	color:black;
	

}

h3 {
	font-family: Georgia;
	color: red;
	
}


p{
	color:black;
	font-family: Georgia;
	line-height: 150%;


}

body {
	margin-left: 100px;
	margin-top: 60px;
	text-align: center;
}

em {
	font-weight: bold;
}

.chorus {
	text-decoration: underline;
}

div{
	background-color: white;
	width: 600px;
	text-align: center;
}


