body {
	background-color: #00803c;
}
h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 900;
	line-height: normal;
	text-transform: uppercase;
	word-spacing: 10em;
	color: #00621E;
	font-style: italic;
	font-variant: normal;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #004400;
	font-style: oblique;
	background-position: center;
	height: auto;
	text-align: center;
	width: auto;
}

div.left {
	width: 200px;
	background-color: #00803c;
	float: left;
}
td.top {
	background-image: url(Pictures/fon5.gif);
}
div.center {
	height: 80px;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFF00;
}
div.bottom {
	clear: both;
}
