body {
  background-color: white;
  background-image: url(/static/mosaico_top_repeat.gif);
  background-repeat: repeat-x;
  margin-top: 60px;
  font-family: Arial, Helvetica, sans-serif;
}

#logo {
  width: 100%;
  text-align: center;
}
