

body {
	background-position: top left;
	-webkit-user-select: none;
	font: 12px "Lucida Grande";
	padding-left:240px;}

div#hcard-Daniel-Fallenstein.vcard.wrapper {
	background-color: rgba(255,255,255,0.8);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	padding: 8px;
	}

dt {
	text-transform: uppercase;
	font-weight: bold;
	}

dd {
	font-size: 10px;
	color: gray;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	margin-bottom: 1em;
	}

img.photo {
	display: none;
	}

#label {
	position: fixed;
	top: 85%;
	left: 0;
	width: 100%;
	text-align: center;
	text-shadow: rgba(255,255,255,0.5) 0 1px 0;
	color: rgba(0,0,0,0.75);
	cursor: pointer;
}
.alert {
	padding: 8px;
	background: rgba(255,255,255,0.8);
	border: 2px #ddd solid;
}
h1 {
	widows: 0;
	color: #bbb;
	font-weight: 100;
	text-transform: uppercase;
}
h2{
font-weight: 100;
text-transform: uppercase;
}
span.copyright.year{font-style: italic;}
p#footer{ bottom: 5%; right: auto; left: auto; position: absolute; }