body, html {
	margin:0px;
	padding:0px;
	background-color: #000000;
	height: 100%
}

#home {
	position: absolute;
	left: 50%;
	margin-left: -66px; 
	top: 50%;
	margin-top: -161px;
}

#coming {
	position: absolute;
	left: 50%;
	margin-left: -128px; 
	top: 50%;
	margin-top: -99px;
}

#swfContainer {
	width:100%;
	height:100%;
}