/* Luvo Soft S.A. de C.V. */
body {
  background-color: #001830;
  color: white;
  font-family: Arial, Verdana;
  font-size: 12px;
  margin: 0;
}

#fullcontent {
  width: 700px;
  margin: 0 auto;
}

a, a:link, a:visited, a:hover, a:active {
  width: 700px;
  height: 500px;
  text-decoration: none;
  display: block;
  background-image: url(img/prox.jpg);
  background-repeat: no-repeat;
}

