/* CSS Document */

BODY {
	background-image: url(../../images/backgrounds/alaskacanada.jpg);
	background-attachment: fixed;
	background-position: center;
	}

