body {
  background-color: lightcyan;
}
p {
  color: black;
}
h1 {
  font-weight: bold;
  font-size: 100px;
  font-family: 'Noto Serif Display', serif;
  color: #D8ABB9; 

}

.history{
  color: darkturquoise;
}

.himg{
  width: 300px;
  float: left; 
}

.iimg{
  width: 500px;
  float: right;
  border-style:solid;
  border-width: 10px;
  border-color: #D8ABB9;
}

h3{
  font-family: 'Noto Sans Osmanya', sans-serif;
}

.e{
  color: springgreen;
  font-weight: bolder;
}

.tec1{
  color: #659944;
  font-size: 20px;

}

.timg{
 border-style: dotted;
  border-width: 200px;
  border-color:#659944;
}

.tec{
  color: #659944;
  font-size: 30px;
}

.simg{
  width: 300px;
  float:right;
}

.s{
  color: #0F80D5;
}

font-family: 'Noto Sans Javanese', sans-serif;
font-family: 'Noto Sans Osmanya', sans-serif;
font-family: 'Noto Serif Display', serif;





