.image-mat {
  background-color: lightgrey;
  padding-bottom: 60px;
  margin-top: 30px;
  margin-left: 170px;
  margin-right: 170px;
}

.main-title {
  color: red;
  font-size: 60px;
  padding-bottom: 40px;
}

.main-image {
  border-color: red;
  border-width: 10px;
  border-style: solid;
  margin: auto;
}

.finger-tapping {
  margin-top: 60px;
  border-color: red;
  border-width: 10px;
  border-style: solid;
  width: 100%; 
  
}

.evh-bio-stats {
  margin-top: 70px;
  color: black;
  font-size: 25px;
  
}

.evh-mellow {
  margin-top: 60px;
  border-color: red;
  border-width: 10px;
  border-style: solid;
  width: 100%; 
}


.evh-sitting {
  margin-top: 30px;
  margin-left: 50px;
  margin-bottom: 50px;
  border-color: red;
  border-width: 10px;
  border-style: solid;
  width: 80%; 
}

.evh-biography {
  color: black;
  font-size: 20px;
  margin-top: 25px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 25px;
}

h2 {
  margin-top: 80px;
  text-align: center;
}
.guitar-solos {
  margin-top: 100px;
  margin-left:30px;
  font-size: 20px;
  }

.int-facts {
  margin-top: 100px;
  margin-left:40px;
  font-size: 20px;

}

.ctr-guitar {
  margin: auto;
}