body{
	font-family: Trebuchet MS, Futura Lt BT, serif;
	font-size: 100.1%;
	font-weight: 550;
}

h1{
	font-size: 305%;
	padding: 120px 0px 200px 0px;
}

p{
	max-width: 365px;
}

address{
	font-style: normal;
	color: #666;
}

#wrapper{
	margin: auto;
	width: 600px;
	min-height: 600px;
	border: 2px solid grey;
	padding: 0px 25px 25px 25px;
}

#header{
	text-align: center;
	margin-bottom: -28px;
}

#klein{
	font-size: 90%;
	line-height: 1em;
}

p{
	max-width: 500px;
	line-height: 2em;
}

table{
	padding: 20px;
	padding-bottom: 40px;
	text-align: left;
}

table th{
	padding-right: 5px;
}


#footer{
	font-size: 82%;
	clear: both;
	padding-top: 90px;
}

#footer p{
	max-width: 600px;
}

