#topo {
	height: 199px;
	width: 809px;
	padding-left: 100px;
	padding-right: 100px;
	margin: 0px auto;
	background-image: url(../images/topo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
}
#topo h1{
	background-repeat: no-repeat;
	height: 100px;
}
#topo h1 a {
	display: block;
	height: 100px;
	width: 100px;
}

#topo h1 span{
	position: absolute;
	visibility: hidden;
}
