.l nav {
	background-attachment: fixed;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bkglnav {
	background-attachment: fixed;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bkglnav {
	background-image: url(images/home.jpg);
	background-repeat: repeat;
	background-position: center center;
}
