body {
	background:#858585 url('background.png');
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Georgia, Times New Roman, Sans-Serif;
	
	font-size:13px;
	color:#323232;
}
h1 {
	color: #fff;
}
#center {
	margin: 0 auto;
	background: transparent url('christian-schmidt.png') no-repeat;
	width: 400px;
	height: 350px;
	padding: 110px 0 0 95px;
	margin-top: 20px;
}
#center p{
	width: 280px;
	margin: 0;
	padding-bottom: 10px;
}
#center p .xing{
	color: #006668;
}

#center h1 {
	text-indent:-9999px;
	height:0;
	width:0;
}
#by {
	color: #f71136;
	font-size: 80%;
}
#by a {
	color: #f71136;
	display: inline;
}
small{
	line-height: 10px;
}