.vcard {
	border-top: 2px solid #FFD577;
	width: 200px;
	margin: 0 auto;
	font-size:1.1em;
	line-height: 120%;
	text-align: center; color: #302D1E; margin-bottom: 4px;
}	

.vcard a {
	color: #FFD577; text-decoration: none;
}

.vcard a:hover {
	color: #fff; text-decoration: underline;
}

.vcard .fn {
	display: block;
	font-weight: bold;
} 

.vcard h2 {
font-size: 2.0em;
font-weight:400;
line-height: 20px;
color: #FFD577;}
