.bacground_mother {
	background-attachment: fixed;
	background-image: url(../images/mother.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.background_forest {
	background-attachment: fixed;
	background-image: url(../images/forest_1.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.background_miliion {
	background-attachment: fixed;
	background-image: url(../images/million.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.background_holiday {
	background-attachment: fixed;
	background-image: url(../images/holiday.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.background_about {
	background-attachment: fixed;
	background-image: url(../images/about_us.jpg);
	background-repeat: no-repeat;
	background-position: right 15px;
}
.movie_table {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.background_home {
	background-attachment: fixed;
	background-image: url(../images/quateblack.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
