html {
    background: url("/wbht/images/map-sepia-dark.png") no-repeat center center fixed;
    background-size: cover;

}

.introtext{
    width: 90%;
    margin: auto;
    background-color: black;
    opacity: .6;
    color: white;
    padding: 3px;
    font-family: Mukta, sans-serif;; 

}

.contentHeading{
    margin-top: 20px;
    margin-left: 10px;
    font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif; 
    font-weight: bold;
    font-size: 3em;
    line-height: 1em;
    padding-left: 15px;
    margin-bottom: 10px;
    color: #f6bd40;
}

#imageContainer{
    width:400px;
    margin: auto;
    margin-bottom: 2em;
}

#buttonRegion{
    width:75px;
    margin: auto;
    margin-top: 40px;
    padding-bottom: 40px;

}

.mdl-layout-title{
    color: #f6bd40;
}

.slider img {
    height:400px;
    width:400px;
}