body {
	background-color:#c9b58b;
	margin:0px;
	height:100%;
	max-height:100%;
	text-align:center;
	}

.container {
	position: absolute;
	display: block;
	width: 100%;
	height:925px;
	left: 0px;
	}

.flash {
	position: absolute;
	z-index:2;
	left: 50%;
	margin-left: -538px;
	width: 1075px;
	height: 925px;
	}
