body {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

#map {
    height: 650px;
}

#skipButton {
    margin-bottom: 1em;
}

#helpButton {
    margin-top: 2em;
}

#hint-div {
    margin-top: 1em;
}

#new-game {
    display: none;
    margin-bottom: 1em;
}

#fb-like {
	margin-top: 2em;
}

#sub-area-select {
    display: none;
}