/* CSS Document */
	body {
		background-color: #fff; 
		background-image: url(null);
	}
	.home #intro { background-image: url(null);}	
	.page #intro { display:none ; }
	.page #col1 ul#menu {background-image: url(null); }

