﻿body {
	background-color: #79060A;
	font-family: "Baskerville SSi","Times New Roman", Times, serif;
	color:#FFFFEE;
	text-align: center;
}
#content {
	width: 600px;
	padding: 20px 0;
	margin: 0 auto;
}
h1 {
	font-size: 49pt;
	font-style:oblique;
	font-weight: normal;
}
.h1minor {
	font-size: 18pt;
}
h2 {
	font-size: 27pt;
	font-weight: normal;
}
.h2minor {
	font-size: 13.5pt;
}
h3 {
	font-size: 18pt;
	font-weight: normal;
	margin: 30px;
}
p { 
	width: 400px;
	font-size: 13.5pt;
	margin: auto;
	padding-bottom: 15px;
	}
.name {
	font-size: 18pt;
	font-style: oblique;
}
.zeit  {
	font-size: 18pt;
}
hr { 
	border: none;
	border-bottom: 1px #fff solid;
	width: 400px;
	margin: auto;
	margin-bottom: 15px;
}
