.vcard {
	font-size: 12px;
	width: 300px;
	text-align: center;
	border: 1px solid #c00;
	border-bottom: opx;
	background:#fff url(../images/formbg.jpg) 50% 50% repeat-x;
}	

.vcard a {
	color: #c00;
}

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

.vcard h2 {
font-size: 16px;
color: #c00;}