BODY,HTML
{
	margin:0px;
	/*background-color:#ffffff;*/
	background-color:#262425;
	
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
}

#Text
{
	position:absolute;
	width:356px; 
	height:173px;
	top:82px;
	left:148px;
	
}

#Launch
{
	position:absolute;
	width:39px; 
	height:44px;
	top:260px;
	left:148px;
	
}

#Flash
{
	position:absolute;
	width:39px; 
	height:44px;
	top:397px;
	left:148px;
	
}

/*
html {
		height: 100%;
		overflow: hidden
	}*/
#flashcontent {
	width: 100%;
	height: 100%;
}
/* end hide */
/*	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #FFFFFF;
	}
	*/