div#Site div#Topo h1 a{
  
  display:block;
  float:left;
  
  width:150px;
  height:106px;
  
  margin:0px 0px 20px 0px;
  
  text-indent:-20000px;
  overflow:hidden;
  
  background-image:url('../../Imagens/Diversos/LogoTopo.png');
  background-repeat:repeat;
  }