body {
	text-align: center;
	margin: 0px;
	background: #ffffff url(images/bodyBackRep.jpg) repeat-x top
}
#mainContainer {
	position: relative;
	width: 800px;
	text-align: left;
	margin: 0px auto;
}
#imgContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 1012px;
}
#flashContainer {
	position: absolute;
	top: 410px;
	left: 20px;
	width: 380px;
	height: 284px;
}