#planofundo{
  background: url() fixed; 
  padding-top: 10px;
  height: 6870px;
  width: 950px;
  margin: 0 auto;
} 



body{
  text-align: center; /* hack para o IE */
  background-color: #3A4A63;
}
#links{
  clear: both;  
}

#links a{
   
  text-decoration: none;
  font-family: Arial;
  color: rgb(255,255,255);
  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(255,255,255);

}
#voltar p{
  color: rgb(255,235,255);
  font-size: 30;
}

#voltar p:hover{
  color: rgb(48,192,0);
  font-size: 30;
}

#tudo {
  width: 950px;
  background: url(imagensversoes/) no-repeat ;
  clear: both;
  margin:0 auto;
  text-align: center; /* "remédio" para o hack do IE */
  padding-top: 10px; 
}

p{
  font-family: Lucida Console;
  font-size: 20;
  color: rgb(000,000,000);
}

#links a:hover {
color: rgb(000,000,000);
}

#top {
  background: url(imagensversoes/topo.jpg) no-repeat;
  padding-top: 776px;
  height: 200px;
  
}

#centro {
  background: url(imagensversoes/meio.jpg) repeat-y;
  padding-top: 40px;
}

#baixo{
  background: url(imagensversoes/baixo.jpg) no-repeat;
  padding-bottom: 140px;
  margin-top: -30px;
}

h1{
  color: rgb(51,255,0);
  font-family: Segoe Print;
  text-transform: upercase;
  font-size: 17;
  padding-top: 40px;
}

img{
  border: 0 0 none;
}

#img{
!!--mecher aki--!!
}

#creditos{
  color: rgb(190,6,6);
  display: inline;
  font-size: 13;
}

#cred{

  color: rgb(255, 255, 255);

  display: inline;

  font-size: 30;

}