.program-title {
  color: blue;
  font-family: 'Times New Roman', Times, serif;
  text-align: center; 
}
.student-img {
  width: 200px;
  height: 200px;
  display: block;
 
}

.header-img {
  width: 100%;     
  height: auto;     
  display: block;
}
  
