.cityname {
  text-align: center;
  border-style: none;
  font-family: Arial,sans-serif;
  font-size: 80%;
  color: #000000;
}

.citytime {
  text-align: center;
  border-style: none;
  border: #FFFFFF;
  font-family: Arial,sans-serif;
  font-size: 90%;
  color: #006699;
}