body {
	background-color: white;
}

img {
	border: 0;
}

.copyright {
	color: white;
	font-size: small;
}

.center {
	text-align: center;
}

.song_titles {
	font-size: small;
}

.left {
	float: left;
}


.right {
	float: right;
}
