body {
	background-position:top;
	background-color:#000000;
	text-align: center;
}
html {
	scrollbar-face-color: #720300;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #7e0300;
	scrollbar-3dlight-color: #8b0400;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	height: 100%;
	overflow: auto;
}
			
#flashcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:  100%;
	font-family: Tahoma;
	font-size: 2px;
	color: #000000;
}

.txt-extra {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
