@import url("menuback.css");
.back {
	background-attachment: fixed;
	background-image: url(../pictures/menu/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
