body {
	background-color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding : 85px 0 0 0;
}
#holder {
	border-top: 6px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
}

#copy {
	font-size : 9px;
	color : #999999;
}

.content {
	/* background-image:url(/images/c3bg.jpg); */
	background-color: #330000;
	font-size : 11px;
	color: White;
	background-repeat: no-repeat;
}


.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : 200;
	line-height: 22px;
}

