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;
}

