
        
        body{
            background-color: #303030;
            font-family: "Wix Madefor Display", sans-serif;
            color:#555;
        }

        .logotipo{
            min-height: 800px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            background-image: url(../img/logo_ortiz.jpg);
        }
