body {
	background: transparent url(../img/bg.jpg) repeat;
	color: #303f33;
	text-align: center;
}

#flash-bg {
	position: absolute;
	top: 50%; left: 50%;
	width: 840px;
	height: 595px;
	margin: -297px 0 0 -420px;
	z-index: 1;
	background: url(../img/bg2.png) no-repeat;
}

#content {
	position: absolute;
	width: 420px;
	height: 237px;
	top: 215px;
	left: 191px;
	z-index: 2;
	background-color: transparent;
}

#actual {
	position: absolute;
	width: 118px;
	height: 135px;
	top: 263px;
	left: 38px;
	z-index: 2;
	background-color: transparent;
}