body {
    font-family: 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
}

div#header {
    text-align: center;
    height: 35px;
}

div#footer {
    text-align: center;
    height: 35px;
}

div#content {
    text-align: center;
}

.ui-body {
    border-radius: 25px;
    text-align: justify;
}

#mapa {
    width: 100%;
    height: 300px;
}
