html {
	background-color:			#999999;
}

body {
	color:						#2D2D2D;
	background-color:			transparent;
	font-family: 				Trebuchet MS;
	font-size: 					12px;
	margin:						0px;
	padding:						0px;
}

#flashholder {
	width:						100%;
	margin:						0px auto 0px auto;
	background-image:			url('./img/testbg.png');
	height:						984px;
}

#textcontent {
	visibility:					hidden;
}

a {
	color:						#FFFFFF;
}
