h1{
 text-align: center;
}
h2{
 text-align: center;
}
h3{
 border-left-style: solid;
 border-left-width: 20px;
 border-bottom-style: solid;
 border-bottom-width: 3px;
 padding-left: 10px;
 padding-top: 5px;
}

