/* CSS Document */



#page {
	background: url(../_images/1024/backgrounds/home1.jpg) no-repeat top center fixed;

}

#body #contentClip {
	/*
	
	background-image: url(../_images/1024/backgrounds/home1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	_background-image: none;
	*/

}