<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menu a#TIMETABLE{
  color:#000;
  background-color: #EEE;
}

.main{
  height: auto;
}

.home{
  height: 2400px;
}

.content{
  height: auto;
}



#TimeTable{
  font-size: 25pt;
  display: inline-block;
  font-weight: bold;
  border-bottom:2px solid #DDD;
  padding: 20px 30px 0 60px;
}

#TimeTableimg{
  text-align: center;
}

#time1{
  max-width: 1000px;
  height: auto;
}

#time2{
  max-width: 1000px;
  height: auto;
}

#time3{
  max-width: 1000px;
  height: auto;
}
</pre></body></html>