.background {
	background-attachment: fixed;
	background-image: url(../_im/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg {
	background-attachment: fixed;
	background-image: url(../_im/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

