// Watermark (puts logo behind screen)
		if (document.all||document.getElementById)
		document.body.style.background="url('images/backdropCotswold.jpg') white bottom right no-repeat fixed"
