body {
	font-family: 'Palatino Linotype', 'Trebuchet MS', Verdana, sans-serif;
	font-size: 100.01%;
	letter-spacing: 0.2em;
	text-align: center;
}
h1#vcard {
	width: 604px;
	height: 198px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -99px 0 0 -302px;
	padding: 0;
	background: #ecedec url('/img/vcard.png') top left no-repeat;
	text-indent: -999em;
}