body {
    background-color: bisque;
}
h1 {
    color: rgb(97, 49, 49);
}
#titolo_principale {
    color: rgba(171, 42, 42, 0.539);
}