body {
	position: relative;
	margin: 0;
	padding: 0;
	background: #40342d url('../img/layout/web_bg.jpg') top center no-repeat;
}

#flashContainer {
	position: relative;
	top: 10px;
	width: 1000px;
	margin: auto;
}