h1,
h2,
.section {
	margin-bottom: 20px;
	}
#artist_name {
	font-weight: bold;
}
.item_image {
	_width: 100%; /* for IE6 */
}
body,
input,
select,
button,
textarea {
	font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
}
.mono {
	font-family: "Bitstream Vera Sans Mono", "Courier New", Courier, mono;
}