.toptable {
	margin: 0px;
	padding: 0px;
	height: 113px;
	width: 100%;
	background-image: url(fluerT.jpg);
	background-attachment: scroll;
	background-position: center top;
}
.background {
	margin: 0px;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	text-align: center;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-position: center;
	text-align: left;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 26px;
	font-style: normal;
	font-weight: bolder;
	color: #999966;
}
h4 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
p {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-align: left;
}

