#TE-Brand1 {
  color: rgb(191,10,48);
  font-family: 'Broadway';
  font-size: 30PX;
}

#TE-Brand2 {
  color: rgb(0,40,104);
  font-family: broadway;
  font-size: 30PX;
}

#TE-logo {
  max-height: 200px;
  max-width: 200px;
}

body {
  background-repeat: no-repeat;
  background-size: cover;
}

.mapouter {
  text-align: center;
  height: 400px;
  width: 400px;
}

.gmap_canvas {
  overflow: hidden;
  background: none!important;
  height: 300px;
  width: 300px;
}

