.backgrIndex {
	background-attachment: fixed;
	background-image: url(img/backgr_colorIndex.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

