body {
	margin:auto;
	width:100%;
	height:933px;
}

a {
	outline:none;
}

.body-wrapper {
	background-color:transparent;
	position:relative;
	top:0;
	width:645px;
	margin-left:auto;
	margin-right:auto;
}

#bg-focus {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:0;
}

.bg-focus {
	height:933px;
}

#bg-blur {
	width:100%;
	height:933px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	background-color:transparent;
}

#flash {
	float:left;
	width:645px;
	height:650px;
	padding-top:50px;
}