#contents
{
	background-image: url(../imgs/sectional_artists.jpg);
}
#cv
{
	width: 600px;
	float: left;
	margin: 20px 0 0 120px;
}
#cv ul
{
	list-style: none;
	margin-bottom: 20px;
	margin-left: 4.5em;
}
#cv li
{
	text-indent: -4.25em;
	margin-bottom: 0px;
}
h2
{
	font-size: 14px;
	color: #c33;
	margin-bottom: 20px;
}
h3
{
	margin-bottom: 10px;
}
ul strong
{
	margin-right: 2.0em;
}
ul strong.short
{
	margin-right: 1em;
}