#blacksquare {
	background-color: #000000;
}
body {
	background-image: url(assets/blackbar.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#navbar a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FBFBFB;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
#navbar a:hover {
	text-decoration: underline overline;
}
#pictures a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.2em;
}
#main a {
	font-size: 14px;
	color: #650000;
	text-decoration: underline;
}
#main a:hover {
	text-decoration: none;
}
#main h2 a {
	font-size: 18px;
}
#credit {
	font-size: 12px;
	color: #333333;
}
#credit a {
	font-size: 12px;
	color: #333333;
}



h1 {
	font-size: 24px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #650000;
}
h3 {
	font-size: 14px;
}


.day {
	text-decoration: underline;
}
.week {
	font-size: 14px;
	font-weight: bold;
}
.money {
	color: #000000;
	font-size: 16px;
}
.title {
	font-size: 16px;
	font-style: italic;
	color: #650000;
	text-decoration: none;
}
.artist {
	font-weight: bold;
}
