body {
    padding: 0;
    margin: 0;
   	font-family: sans-serif;
}
a:link,
a:visited {
    color: #103c69;
    text-decoration: none;
}
a:hover,
a:active {
    text-decoration: underline;
}
.gmap3 {
    width: 100%;
    height: 430px;
}
