html, body {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	background: #000 url(../images/back1.jpg) repeat;
	text-align:center; * horizontal centering for IE Win quirks */
}

#distance {
	width:1px;
	height:50%;
	margin-bottom:-345px;  /* adujust of container's height */
	float:left;
}

#container {
	margin:0 auto;
	text-align:left;
	position:relative;
	width:955px;
	height:655px;
	clear:left;
}

#flashcontent {
	width: 955px;
	height: 650px;
	margin:0;
	padding:0;
}

#flashcontent p {
	padding:50px 0 0;
	width: 955px;
	height: 600px;
	margin:0;
	vertical-align:bottom;
	font-size:0;
	line-height:0;
}

img {
	border:0;
}