body {
	background-color: #F6DD92;
	background-attachment: fixed;
	background-image: url(img/nav/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

