/* CSS Document */

html, body { 
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url(../Images/Path_0953-full.jpg);
	background-repeat: no-repeat;
	background-position: -55px 0px;
	}

#container {
	background-attachment: fixed;
	background-image: url(../Images/Path_0953-light.jpg);
	background-repeat: no-repeat;
	background-position: -55px 0px;
	background-color: #FFFFFF;
	}
