.navigationbackground {
	background-attachment: fixed;
	background-image: url(images/navigationbackground.gif);
	background-repeat: repeat;
	background-position: center center;
}

