h1
{
    font-size:1.5em;
    font-weight:bold;    
    margin:8px 0px;
}

h2
{
    font-size:1.2em;
    font-weight:bold;    
    margin:8px 0px 0px 0px;
}
.mapsPage
{
	position:relative;
	top:0px;
	margin-bottom:0px;
}
