	
	#flashcontent {
	height: 100%;
	color: #FFFFCC;
	}
	/* end hide */

	body {
	height: 100%;
	margin: 0;
	background-color: #60441c;
	padding-top: 20px;
	text-align: center;
	}

.style1 {color: #FFFFCC}
a:link {
	color: #B3A189;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B3A189;
}
a:hover {
	text-decoration: underline;
	color: #B3A189;
}
a:active {
	text-decoration: none;
	color: #B3A189;
}
