/* CSS Document */

/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#398133;
}
#flashHolder {
	left:50%;
	width:700px;
	margin-left:-350px;
	top:50%;
	height:420px;
	margin-top:-210px;
	position:absolute;
}
