* {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    text-decoration: none;
    list-style: none;
    padding: 0%;
    margin: 0%;
  }
  body{
    background-image: url(../Multimedia/fibra.jpg);
  }
  .titulares{
    color: whitesmoke;
    border: black;
    font-weight: 750;
    font-size: 50px;
    text-align: center;
  }
  .puto{
    height: 500px;
    width: 500px;
  }