body {
	background-attachment: scroll;
	background-image: url(images/body-in2.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: white; 
	position: relative;
	z-index: -0;
}

.flash {
	background-color: #ffffff;
	height: 760px;
	width: 980px;
	
}