html{
    height: 100%;
    width: 100%;
   }
   
   body{
    width: 100%;
    height: 100%;
   }  
   body {
       background-color: #001029;
       font-family: 'mona_lisa_solidregular';
       color: #0E3D59;
   }

   a:link {
       color: #eea914;
       text-decoration: none;
   }
   a:visited {
       color: #eea914;
       text-decoration: none;
   }
   a {
       font-family: Perpetua;
   }
   a:hover {
       text-decoration: none;
       color: #eea914;
   }
   
   .Estilo52 {font-family: Perpetua;
    font-size: 16px;
    color: #eea914; }
   
    a:active {
       text-decoration: none;
       color: #eea914;
   }
   
   #babel {
       height: 84em
   }

#latin,
#espanol,
#ciceron,
#logoName,
#factDisplay {
	display: none;
}

#copyright{
    margin-top: 4em;
    font-size: 150%;
    font-family: 'mona_lisa_solidregular';
}
