body { 
	background: url(http://images.linx-usa.com/files/mpf/Background_Camp_Sports.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#site_specific_header {
  background: url(https://linxstaff.linx-usa.com/files/camp/InnerHeader_LINXCamps_LacrosseBoys.png) center center no-repeat;
  margin-left: 0px;
  margin-top: 10px;
  width: 100%;
  height: 195px;
}
