h1{
  text-align: center;
  font-family: TimesNewRoman;
  font-size: 50px;
color: burlywood;
}
h2{text-align: center;
  font-family: TimesNewRoman;
  color: burlywood;}
p{text-align: center;
  font-family: TimesNewRoman;
  color: burlywood;}
h3{text-align: center;
  font-family: TimesNewRoman;
  color: burlywood;}
h5{text-align: center;
  font-family: TimesNewRoman;
  color: burlywood;}


img{
width: 600px;
border-style: solid;

  border-width: 10px;
  border-color:burlywood
  
  
  
  
}






