
BODY {
	PADDING-BOTTOM: 0px; 
	BACKGROUND-COLOR: #ffffff; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	HEIGHT: 100%; 
	PADDING-TOP: 0px
	POSITION: absolute;
	LEFT:50%;
}
#flashcontent {
	HEIGHT: 100%
	position:     absolute;
    top:          50%;
    botton:50%;
    text-align:center; 
}
#mainSWF
	{
	position: absolute;
  	top: 50%;
  	left: 50%;
  	margin-top: -20%;
  	margin-left: -25%;
  	color: white;

}
