.SongTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
body {
	background-color: #CC99CC;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.SongText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

