@charset "UTF-8";
/* CSS Document */

	#intro {
		background-attachment: fixed;
		background-image: url("../../images/DCP_0339.jpg");
		background-position: top right;
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

