body,html {
	padding:0;
	margin:0;
	height:100%;
}

body {
	background:#000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#map {
	margin:0 auto;
}

.flashdetection 
{
    color:#fff;
    font-size:18px;
}
.flashdetection a
{
    color:#fff;
    text-decoration:none;
}


