/* Image Replacement */
h1#topo {
	width: 270px;
	height: 40px;
	background-image: url(cwd.gif);
	}
h1#topo span { display: none;}
h1#topo img {
	width: 0px;
	height: 0px;
	}