#main {
	width: 50%;
	margin: 0 auto;
	text-align: center;
}

.selected {
	background: #000;
	color: #FFF;
	font-weight: bold;
}

h3 {
	margin: 0;
}

.discog {
	border-bottom: 1px dotted;
}

img {
	border: 1px solid #000;
}

.comment {
	font-size: 75%;
}
