body { margin: 0; padding: 0; background: url("../images/fondo.jpg");
  background-repeat: no-repeat;
  background-size: cover;}

a:hover {    text-decoration: none;}

#content_body {
    padding-top: 6rem;
}
@media only screen and (max-width: 600px) {

}