#header{
	background-image:url(../assets/images/header-image.gif);
	background-repeat:no-repeat;
}

.interviewer{
	margin-right:10px;
	color:#106927;
}
.actor{
	margin-right:10px;
	color:#EC6536;
}
.section-caption{
	margin:10px 0px 10px 10px;
	font-weight:bold;
}
h2
{
	font-weight:normal;
	font-size:17px;
	color:#993333;
	/*margin-top:10px;*/
}
