body{
  font-family: "Droid Sans" , "Helvetica", Arial, sans-serif;
}

h1 { 

   font-family: Garamond,"Times New Roman",Georgia,Serif; 
   font-style: inherit;
   font-size: 300%;
   font-weight: 500;
   color: Indigo;
   
   }

#borrar {

       display:block;
       position:relative;
       background: #996699;
       font-family: Lucida Sans;
       font-size: 143%;
       border-spacing: 0px;
       border-top-style: solid;
       border-top-color: #800080;
       border-left-style: solid;
       border-left-color: #800080;
       border-right-style: solid;
       border-right-color: #800080;
       border-bottom-style: solid;
       border-bottom-color: #800080;
        
       }



#map {
      height:500px;
      display: block;
      margin: 20;
      padding: 20px;
      position:relative;
      width:50% 
     
    
      } 
    
#reloj {
  
       
       display: block;
       margin: 0;
       margin-left:10;
       padding: 0;
       position:relative;
       height:500px;
       width:50%
       
      
      }

footer{
    display: none;
}                       