#Title {
	color: #AA0808;
	display: none;
	font-family: 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 16px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #427AA8;
	background-image: url("/sites/mlayman//_files/Image/blackstarr.jpg");
	color: #0B058B;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #0C0C0D;
	background-image: url("/sites/mlayman//_files/Image/germansheader.jpg");
	color: #1B6BC3;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 800px;
	height: 200px;
}
#Footer {
	background-color: #090A0A;
	background-image: url("/sites/mlayman//_files/Image/germansfoot.jpg");
	color: #E4EBF0;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	height: 50px;
}
#Width {
	width: 800px;
}
