body {
    background-color: #e0e0db;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.embed-container {position: relative; padding-bottom: 80%; height: 0; max-width: 100%;} .embed-container iframe, .embed-container object, .embed-container iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;} small{position: absolute; z-index: 40; bottom: 0; margin-bottom: -15px;}


.map_gis {
    margin: 10% 10%;
}

h1 {
    text-align: center;
    margin-top: 10%
}

.description{
text-align: center;
margin-top: 5%;
margin-left: 10%;
margin-right: 10%;
font-size: 20px;
}

.navbar-brand 
{
    font-size: 30px;
}

#Details {
    font-size: 20px;
    margin: 0 2% 0 2%;
}

.source {
    margin: 10% 2% 2% 2%;
}

.source a {
    text-decoration: underline;
}