body{
	background-image: url("/images/humboldt/humboldt_background_large.jpg");
	background-repeat: no-repeat;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	background-attachment: fixed;
  	background-position: center; 
}

.bodyContainer{
	background-color:#fff;
}