	body {
		background-color: #940410;
  }
  div {
		font: Tombstone;
		font-size: 25px;
		font-weight: bolder;
		font-family: serif;
	}
	div.black {
		color: black;
		font: Tombstone;
		font-size: 25px;
		font-weight: bolder;
		float: left;
		font-family: serif;
	}

	.fest{
		display: inline;
		position: fixed;
	}

	.b {
		color: #D2B48C;
		width: 100%;
		height:22px;
		background-color: #940410;
		font: Times New Roman;
		font-size: 16px;
		font-weight: bolder;
	}

	.bb {
		color: #D2B48C;
		width: 100%;
		height:22px;
		background-color: #940410;
		font: Times New Roman;
		font-size: 16px;
		font-weight: bolder;
	}

	.d {
		position: relative;
		left: 0px;
		top: 200px;
		border: 1px solid Black;

	}
	.e {
		
		position: absolute;
		top: 155px;
		left: 0px;
      width: 180px;
	}

	a {
		color: #D2B48C;
		font: "TombStoneFont60 ttcon";
		font-size: 16pt;
		text-decoration: none;
		margin-left: 30px;
	}
	a.black {
		color: #000000;
		font: "TombStoneFont60 ttcon";
		font-size: 18px;
		text-decoration: none;
		margin-left: 30px;
	}
  a.blue {
		color: blue;
		font: "TombStoneFont60 ttcon";
		font-size: 16px;
		text-decoration: none;
		margin-left: 30px;
	}
	p {
    font-size: 18px;
	}
	pre {
		font: "TombStoneFont60 ttcon";
		font-size: 18px;
		text-decoration: none;
	}
	.a {
		background-color: #EAD5B7;
	}
	span {
		font: "TombStoneFont60 ttcon";
		font-size: 12pt;
	}
	li {
		font-size: 12pt;
	}
	center{
		font-size: 18px;

	}

