body {
	margin: 0px;
	background-color: #eae5e9;
}

#top {
	height: 61px;
	background-image: url('../img/beam_background.png');
	margin-bottom: 5px;
	text-align: center;
}

#bottom {
	margin-top: 10px;
	text-align: center;
	background-color: #eae5e9;
}

.map {
	border: 1px solid #cccccc;
	z-index: 999;
	margin: 0px 0px 0px 3px;
}
