body {
	margin:0;
	width:100%;
	height:100%;
	background:black;
	}
#map
{
	height: 400;
	width:600;
}
	
