
p {
	font-family: Lucida;
	font-size: 12px;
	
	leading: 5px;
	color: #ffffff;
}


b {
	font-family: Lucida;
}


h1  {
	font-family: Georgia;
	font-size: 18px;
	color: #ffffff;
}

 
a {
	color: #C2EAC0;
	text-decoration: none;
}



a:hover {
	color: #B4D8B2;
	text-decoration: none;
}
.ffcnoflash {
	
	padding: 20px;
	
	margin: 40px;
	
	background-color: #6D5701;
	
	color: #ffffff;
	
	min-height: 300px;
	
	min-width: 500px;
	
	height: 300px;
	
	width: 500px;
	
}
#content {
	height: 650px;
	width: 100%;
}