body { margin:0; padding:0; color: #3B3B3B; background-color: #1A191B; }
h1,
h2 {
	margin-top: .8em;
	margin-bottom: .4em;
	font-family: "Roboto Slab", serif;
	font-weight: lighter;
	color: #EB3434;
	-webkit-font-smoothing: antialiased; }

h1 {
	text-align: center;
	margin-top: 0;
	font-size: 3.2em;
	line-height: 1.2em;
	letter-spacing: .05em; }

h2 {
	font-size: 2.2em; }
a {
	color: #35A3BB;
}
#map {
	/*position:absolute;
	top:0;
	bottom:0;
	left: 0;*/
	width:50%;
	height: 350px;
	background-color: #000;
}
#mly {
	top:-350px;
	left: 50%;
	width:50%;
	height: 350px;
}
