body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #000;
}
#flash {
	background-image: url(images/soft-bg.png);
	background-repeat: no-repeat;
	height: 943px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}