#planofundo{
  background: url() fixed; 
  padding-top: 20px;
  height: 5430px;
  width: 960px;
  margin: 0 auto;
  
}


body{
  text-align: center; /* hack para o IE */
  background-color: #BDC0CF;
}
#links{
  clear: both;  
}

#links a{
  
  text-decoration: none;
  font-family: Arial;
  color: rgb(000,000,000);
  line-height: 1.5;
}

#alfabeto a{
  text-align: center;
  text-decoration: none;
  clear: both;
  display: inline;
  font-family: Arial;
  font-weight: bold;
  font-size: 20;
  color: rgb(250, 242, 240);

}
#voltar p{
  color: rgb(84,96,120);
  font-size: 30;
}

#voltar p:hover{
  color: rgb(000,000,000);
  font-size: 30;
}

#tudo {
  padding-top: 10px;
  width: 950px;
  background: url(imagensparaisosonhos/) no-repeat ;
  clear: both;
  margin:0 auto;
  text-align: center; /* "remédio" para o hack do IE */ 
}

p{
  font-family: Lucida Console;
  font-size: 20;
  color: rgb(250, 242, 240);
}

#links a:hover {
color: rgb(255,255,255);
}

#top {
  background: url(imagensparaisosonhos/topo.jpg) no-repeat;
  padding-top: 960px;
  height: 200px;
  
}

#centro {
  background: url(imagensparaisosonhos/meio.jpg) repeat-y;
  padding-top: 40px;
}

#baixo{
  background: url(imagensparaisosonhos/baixo.jpg) no-repeat;
  padding-bottom: 180px;
  margin-top: -05px;
}

h1{
  color: rgb(51,255,0);
  font-family: Segoe Print;
  text-transform: upercase;
  font-size: 17;
  padding-top: 150px;
}

img{
  border: 0 0 none;
}

#img{
!!--mecher aki--!!
}

#creditos{
  color: rgb(0,73,0);
  display: inline;
}