h3:before {
	content: url('../img/fusha_icon.gif');
	margin-right: 0.3em;
}
h3 {
	border-bottom: thin solid #036;
}

h5 {
	border-left: medium solid #090D73;
	padding: 0.2em 0.5em;
	background: #DEE9FF;
}

h4.artist:before {
	content: "\25A0";
	margin-right: 0.3em;
}
h4.artist {
	color: blue;
}

.image {
	float: right;
	max-width: 40%;
	padding: 1em;
}

.text {
	padding: 0.5em;
	margin-left: 1em;
}

#windmill-menu li {
	display: inline;
	font-size: 1.1em;
	font-family: Arial, sans-serif;
}
#windmill-menu li:before {
	content: '\00BB';
	margin-right: 0.3em;
}