.BG {
	background-attachment: scroll;
	background-image: url(../image/BG.gif);
	background-repeat: repeat-y;
	background-position: center 64px;
}

