body{
  background-color:#000;
  color:#513A17;
  font-family:verdana;
  font-size:12px;
  text-align:center;
}

#center{
  margin:0 auto;
  width:507px;
}

#logo{
  background-color:#fff;
  width:507px;
  height:156px;
  margin:50px 0;
}

#logo img{
  border:none;
}

.texto {
  color:#8e8e8e;
}

#servicios{
  margin-bottom:50px;
}
