.bg {
	background-attachment: fixed;
	background-image: url(images/articles/art-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.flashLeft {
	position: absolute;
	z-index: 1;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
