body {
	background-color: #041a15;
	margin: 0px;
	padding: 10px 0px 0px;
}
.mainCell {
	background-image: url(images/fhg02_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px 0px 0px 10px;
}
.secondCell {
	background-image: url(images/fhg02_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 10px 10px 24px;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6E7E4;
	font-size: 13px;
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #CCE9E2;
	font-variant: small-caps;
	letter-spacing: 3px;
}
a {
	color: #666666;
}
.footer {
	color: #666666;
	text-align: center;
	margin: 20px 10px 10px;
	font-size: 10px;
}
