body {

    background: url('../images/jaque_logo_reco.png');
    
    }
    
    nav {
      position:relative; 
      top: 0px;
     /* width: 80%;*/
      margin-left: 50px;
      margin-right: 50px;
      text-align: center;
      background-color: #62E0CC;
      border: white 5px double;
      font-family: 'Courier New', Courier, monospace;
      font-size: 1em;
    }
    
    nav a{
      color: white;
      text-decoration: none;
    }
    
    nav li{
    display: inline;
      padding-left: 5px;  
    }
    
    nav li a:hover{
      border-bottom: 2px solid black;
      background-color: black;
      font-size: 1.5em;
      
    }
   
    .image1 {
  
      margin-left: 10px;
        -webkit-border-radius: 30px 30px 30px 30px ;  /* Safari  */
      -moz-border-radius: 30px 30px 30px 30px ;     /* Firefox */
      border-radius: 30px 30px 30px 30px ;     /* Firefox */
    }
    .image2 {
  
      
      margin-left: 10px;
        -webkit-border-radius: 30px 30px 30px 30px ;  /* Safari  */
      -moz-border-radius: 30px 30px 30px 30px ;     /* Firefox */
      border-radius: 30px 30px 30px 30px ;     /* Firefox */
    }
    .image3 {
  
     
      margin-left: 10px;
        -webkit-border-radius: 30px 30px 30px 30px ;  /* Safari  */
      -moz-border-radius: 30px 30px 30px 30px ;     /* Firefox */
      border-radius: 30px 30px 30px 30px ;     /* Firefox */
    }
    .pheader{
        margin-left: 20%;
    }
    header {
      background: color 0;
      padding-top: 1%;
      padding-bottom: 1%;
   
      
    }
  
   
    header p {
      
      
      font-family: 'Courier New', Courier, monospace;
      font-size: 3;
      text-align: center;
      background-color: white;
      /*margin-left: 25%;
      margin-right: 25%;*/
      width: 50%;
      padding: 2%;
      
  
    }
    header img {
   /* position: relative;*/
   float: left;
    left: 15%;
    width: 15%;
    border-radius: 10%;
    border: white 5px solid;
    
  
    }
    #contenido{
      background-color:#B5D8FF;
     
      overflow: auto;
      
    }
    #cont_titulo{
        color: rebeccapurple;
      text-align: center;
    font-size: 3em;
    background-color: white;
    
    margin-left: 25%;
    margin-right: 25%;
      
    }
    #contenido p{
        margin:5%
    }
  
    #titulos_contenidos{
      font-family: 'Courier New', Courier, monospace;
      font-size: 2.5em;
      width:20px;
      word-wrap: break-word;
      text-align:center;
      float: left;
      margin: 5%;
      border-left: red 5px solid;
      /*margin-left: 5%;
      margin-right: 5%;*/
      width: 15%;
      
  
    }
   
    #Trap {
      text-align: justify;
     /* background-color: #4D4D4D;*/
      padding: 10px;
      margin-top: 10px;
      margin-bottom: 20px;
      margin-right: 5%;
      margin-left: 1%;
      /*-webkit-border-radius: 30px 30px 30px 30px ;  /* Safari  */
     /* -moz-border-radius: 30px 30px 30px 30px ;     /* Firefox */
    /*  border-radius: 30px 30px 30px 30px ;     /* Firefox */
      overflow: auto;
      border: 1px dashed black;
    
    }
   
  
  
  #Pop {
    text-align: justify;
   /* background-color: #4D4D4D;*/
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 5%;
    margin-left: 1%;
    /*-webkit-border-radius: 30px 30px 30px 30px ;  /* Safari  */
   /* -moz-border-radius: 30px 30px 30px 30px ;     /* Firefox */
  /*  border-radius: 30px 30px 30px 30px ;     /* Firefox */
    overflow: auto;
    border: 1px dashed black;
  
    
  }
  
  #Rega {
      text-align: justify;
     /* background-color: #4D4D4D;*/
      padding: 10px;
      margin-top: 10px;
      margin-bottom: 20px;
      margin-right: 5%;
      margin-left: 1%;
      /*-webkit-border-radius: 30px 30px 30px 30px ;  /* Safari  */
     /* -moz-border-radius: 30px 30px 30px 30px ;     /* Firefox */
    /*  border-radius: 30px 30px 30px 30px ;     /* Firefox */
      overflow: auto;
      border: 1px dashed black;
    
    }
   
    aside{
        text-align: center;
        
          color: #AEC0B1;
          background-color: none;
          
        }
        
        aside li{
            display: inline;
            padding-left: 5px;
          color: #AEC0B1;
          list-style:none; 
        }
        
        aside img:hover{
          color: #AEC0B1;
          list-style:none; 
          
          margin-bottom: 5px;
          
        
        }
      footer{
        text-align: center;
     }  
    