	@media screen and (max-width: 1050px) {
		body {

			background-color: #ffffff;
		}


	}

	@media screen and (min-width: 1050px ) {
		body {
		/*	background-image: url(//www.catalink.com/images/sitesponsorship/lands-end/lands-end-site-spon-testing-2205.jpg); */
			background-image: url(//www.catalink.com/images/sponsorship/burleigh-denby-site-sponsorships-2311-v2.jpg);

			background-repeat: no-repeat;
			background-attachment: fixed;
			background-position: center top;
			background-color: #ffffff;
		}
	}