.title {
    color: F4531F;
    font-family: 'Orpheus';
    font-size: 60px;
    font-style: italic;
    font-weight: bold;
}

h2 {
    color: F4531F;
}

.subtitle {
    color: F4531F;
    font-family: 'Orpheus';
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
}

.footer {
    color: F4531F;
    font-family: 'Orpheus';
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
}

.lyrics-title {
    font-size: 25px;
    font-weight: bold;
    color: green;
}

.retour {
    font-size: 25px;
    font-weight: bold;
}

table.center {
    width: 100%;
}

table.links {
    font-size: 25px;
}