
body {
     background-color: cyan;
     width: 1000px;
}

img {
   border: ridge red 15px;
   box-shadow: 25px 15px 5px #008080;
  
  }

h1 {
   text-align: center;
}

p {
  text-align: center;
}

.Jishin_map {
  text-align: center;
}

.RealtimeClockArea {
  text-align: right;
}