/*#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background: url(../images/oovie-site.jpg) no-repeat;
	height: 885px;
}*/

#flash-wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
}

#entire-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
}
#entire-overlay .wrap {
	margin: 0px auto;
	width: 990px;
	position: relative;
}
.instantdvd {
	background: #000;
}

.oovie {
	background: #41A833;
}

.nothing {
	background: none;
}
