.vcard {
	color: #fff;
	text-align:center;	text-align: center;
	padding: 0px;
	border: 2px  #999999 dotted;  
	
	line-height:12px;
	font-size: 11px;
	width: 90%;
	height:20%;
	padding: 4px 4px 4px 4px !important;
	margin: 4px 0 !important;}	

.vcard a {
	color:#fff;
}

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

.vcard h2 {
font-size: 13px;
color: #fff}