<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('../fonts.googleapis.com/css%3Ffamily=Pragati+Narrow.css');
@import url(../css/menu.css);
@import url(../css/banner.css);
@import url(../css/not_sec.css);

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    }

body{
    font-family: 'Pragati Narrow', sans-serif;
    }
header{
    width: 100%;
    height: 50px;
    background-color: dodgerblue;
    color:aqua;
    text-shadow: 1.5px 1.5px 0 black;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    }

.contenedor{
    width: 100%;
    margin: auto;
    }
h1{
    float: left;
    margin-left: 7px;
}
header .contenedor{
    display: table;
    }
section {
    width: 100%;
    margin-bottom: 25px;
}

footer .contenedor{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 25px;
    }

.copy{
    font-size: 20px;
    }
.sociales{
    width: 100%;
    text-align: center;
    font-size: 25px;
    }
.sociales a{
    color:deepskyblue;
    text-decoration: none;
}


@media(min-width:1024px){
    .contenedor{
        width: 1200px;
    }
}
/*
     FILE ARCHIVED ON 16:46:19 Jul 14, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:02:20 Jan 06, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 188.031
  exclusion.robots: 0.075
  exclusion.robots.policy: 0.067
  cdx.remote: 0.065
  esindex: 0.009
  LoadShardBlock: 70.97 (3)
  PetaboxLoader3.datanode: 72.326 (4)
  CDXLines.iter: 16.926 (3)
  load_resource: 110.604
  PetaboxLoader3.resolve: 56.282
*/</pre></body></html>