.vcard {
	width: 315px;
	height: 150px;
	font-size: 13px;
	padding-left: 10px;
	text-align: center;
	color: #fff;
	background: #fbfbfb url(../interface/bguf.jpg) top left no-repeat;
}	

.vcard a {
	color: #fc0;
	font-weight: bold;
}

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

.vcard h2 {
color: #fc0;}