
body {
	background: #579434 url(images_site/fnd_site_01.jpg) repeat-x center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#text {
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #579434;

	position: relative;
	bottom: 240px;
	height: 0px;
	z-index: 10;
}

#flash {
	position: relative;
	top: 0px;
	z-index: 20;
}