#info {
    background-color: #15428B;
    bottom: 10px;
    height: 50px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    text-align: right;
}
div.info {
    background-color: #15428B;
    height: 50px;
    padding: 5px 10px;
    position: absolute;
    text-align: right;
}
div.es {
    bottom: 10px;
    right: 0;
}
div.en {
    bottom: 90px;
    right: 0;
}
H1 a {
    color: #FFFFFF;
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size: 18px;
    text-decoration: none;
}
a {
    color: #FFFFFF;
}
a:hover {
    color: #CCCCCC;
}
