.bg {
	background-attachment: fixed;
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

