<style type="text/css">



body{
padding: 0;
margin: 0;
background: #fff;
text-align: left;
height: auto;
}

	
h1{
font: bold 16pt Arial, Helvetica, sans-serif;
color: #000;
text-align: center;
}

#mapcontainer1{
height: 480px;
width: 640px;

margin-left: auto;
margin-right: auto;

}


#mapcontainer1{
height: 500px;
width: 500px;
margin-left: auto;
margin-right: auto;
}

</style>
