body{
  background-image: url(https://i.pinimg.com/originals/3b/89/ab/3b89ab8d3bf5a9e363c110e9b3984a3a.gif);
  background-size: 150%;
}
.container {
  width:1080px;
  margin:0px auto;
  font-size:1em;
  font-family: "Arial", Georgia, Serif;
    font-size: 15px;
}
header {
  text-align:center;
  border: 1px solid #ccc;
  background-image:url(https://images8.alphacoders.com/122/1226521.jpg);
  font-family: 'Teko', sans-serif;
}
a {
  color: #333;
  text-decoration: none;
}
section,aside {
  padding: 10px;
  -moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;border-radius:3px;
}
section {
  float: left;
  width: 70%;
  background: #c68e81;
  border: 1px solid #ccc;
}
aside {
  float: right;
  width: 25%;
  background: #dbba97;
  color: #2d110a;
}
aside li {
  text-align: center;
}

aside a{
  color: #2b210e;
}
aside a:hover{
   color: #57441d;
}
nav {
  overflow: hidden;
  background:#35434db3;
  margin-top: 0.5%;
  margin-bottom: 0.5%;
}
nav ul {
  list-style-type:none;
  float:left;
  padding:0px;
  width: 100%;
  display: table;
  text-align: center;
}
nav ul li {
  display: inline-block;
  float: none;
  padding:3px 10px;
  margin:2px;
  background:#dfa457;
  -moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;border-radius:3px;
}
nav ul li:hover {
  background-color: #bd8338;
  text-decoration: underline;
}
nav a {
 display:block;
 text-align:center;
 text-decoration:none;
 color: #20100d;
}
footer {
  position: fixed;
  width: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0px 0px 0px 0px;
  background-color: #54636db3;
  text-align: center;
}
footer a {
  color: #fff;
}
 
header h1{
  color: chocolate;
}
.seccion1{
  background: #5b6671;
}
article{
  background-color: #f2dab1;
  border-left-color: black;
}
article li{
  text-align: center;
}
#unica{
  text-align: right;
  width: 40px;
}
.Teko{
  font-family: 'Teko', sans-serif;
  }
  #dd{
    color: #1c2c2d;
  }
  .xd{
    font-family: 'Teko', sans-serif;
    text-align: center;
  }
  #luz{
    width: 160px;
    display: block;
    margin: auto;
    }
    #elder{
    width: 230px;
    display: block;
    margin: auto
    } 
    #luuz{
    display: block;
    margin: auto;
    width: 150px;
    }
    
#mapa{
  height: 30px;
}
