body {
	background-color: #111010;
	background: url("phm_background.gif");
	overflow: auto;
}

div#flashinfo {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
}

div#container {
	position: absolute;
	width: 500px;
	height: 200px;
	margin-left: -250px;
	top: -100px;
	left: 50%;
}