#container
{
	background-color:#000;
}
#container .map
{
	position: relative;
	width: 916px;
	height: 326px;
	margin-left:auto;
	margin-right:auto;

}

body{
	background-color:#000000;
	background-image:none !important;

}