body,td,th {

	font-family: Arial;

	font-size: 12px;

	color: #FFFFFF;

}

body {

	background-color: #655240;	

	margin-left: 0px;

	margin-top: 45px;

	margin-right: 0px;

	margin-bottom: 0px;

}



#flashcontent{

	position: absolute;

	left: 50%;

	width: 900px;

	height: 555px;

	margin-left: -445px; /* half of width */

	text-align: center;
	
	background-color: #655240;

}