table.ex1 {
	table-layout:fixed;
	width:900px;
	align:center;
	vertical-align:top;
	background-image: url(images/bkgd.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border-style:none;
	}
	
#header a {
	background: #fff url(images/logo2.gif) no-repeat;
	display: block;
	height: 81px;
	width: 247px;
	vertical-align:top;
	float: left;	
}

#header a span {
	visibility: hidden;
}	
