.pehla{
    height: 80px;
    text-align: center;
    align-content: center;
}
a{
    margin-right: 200px;
    text-decoration: none;
    color: black;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
a:hover{
    background-color: rgb(235, 150, 76);
}