.bground {
	background-attachment: fixed;
	background-image: url(images/bck.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgroundlat {
	background-image: url(images/index_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
