body {
	background-color: #000000;
	background-image: url(images/background_circles_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ECEDD6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.title{
	font-weight: bold;
}
.desc{
	font-size: .8em;
}
.dim{
	font-size: .8em;
}

img.thumb{
	border : 1px solid #CCCC99;
}
.credit{
	color: #44402B;
	font-size: .85em;
}
a.credit:hover{
	color: #CCCC99;
}