body{
	height:750px;
}
#mapheader{
	margin:30px auto;

}
#mapheader a{
	text-decoration:none;
}
#mapheader h2{
	color:#00868B;
	text-align:center;
}
#map-canvas {
    margin: 20px auto 20px;
    padding: 0;
	height:580px;
	width:860px;
}
 

 