body {
	margin: 0;
}

.flash{
	background-attachment: fixed;
	background-image: url(../_img/bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	height:inherit;
	width:inherit;
	left:inherit;
	padding:inherit;
	top: inherit;
}
