body 
{
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bkg/back1.jpg);
	background-repeat-y: repeat-y;

}
#outerbox {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.flash 
{
	clear: none;
	padding-right: 62px;
	padding-left: 62px;
	float: left;
	background-image: url(../img/bkg/back2.jpg);
	height: 773px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: top;
	background-attachment:inherit;
}
