.foot {
	background-attachment: fixed;
	background-image: url(../Buts/sides.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
middle {
	background-attachment: fixed;
	background-image: url(../Buts/sides.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.sides {
	background-attachment: fixed;
	background-image: url(../Buts/sides.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;

}
.unnamed1 {
	background-attachment: scroll;
	background-image: url(../Buts/top5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
}
