body {
	text-align:center;
	margin:0;
	padding:0;
	font-family: Lucida Grande, "Lucida Sans Unicode", Arial, Sans-Serif;
	}
a {
	color:#d1010e;
	text-decoration:none
}
a:hover {
	color:#d1010e;
	text-decoration:underline
}
#bg {
	position:absolute;
	z-index:0;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#portrait {
	position:absolute;
	z-index:1;
	width:264px;
	height:624px;
	bottom:0;
	right:0;
	background:url(images/portrait.png) right bottom no-repeat;
}
#bg img {
	width:100%;
	height:100%
}
.container {
	width:482px;
	margin:auto;
	text-align:left;
	position:relative;
	z-index:5;
}
.headline {
	width:482px;
	height:12px;
	background:url(images/hcweidenhammer.png) 0 0 no-repeat;
	text-indent:-999em;
	position:relative;
	z-index:5;
	margin:60px 0 0 0;
	}
.textblock {
	margin:90px 0 0 0;
	font-family: Lucida Grande, "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size:14px;
	color:#423d39;
	line-height:160%;
}