

h1, h2 {
    font-family: Copperplate, Papyrus, fantasy;
    font-weight: bold;
    font-size: 50px;

}



.nav-menu {
    font-family: Garamond, serif;
    font-weight: bold;
    font-size: 60px;
    text-align: center;

}

.nav-menu a {
    font-family: Copperplate, Papyrus, fantasy;
    font-weight: bold;
    font-size: 30px;
    text-align: center;

}

.segment a {
    font-family: Copperplate, Papyrus, fantasy;
    font-weight: bold;
    font-size: 50px;
    text-align: center;
}

.img {
    image-orientation: flip;


}