#content {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#flash_container {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	z-index: 2;
}
#flash {
	position: relative;
	left: 54px;
	top: 221px;
}
