body { font-family: "Monotype corsiva"; font-size: 24px; color: maroon; text-align: justify; } h1{ font-family: "Arial"; font-size: 48px; color: grey; text-align: center; padding: 20px; } .main{ text-align: center; } .content{ display: flex; } .link { padding: 20px; text-align: center; } .image{ border: 5px solid maroon; margin: 10px; float: right; } .div_map{ display: flex; justify-content: center; align-content: center; }/*# sourceMappingURL=style.css.map */ .table-tour{ margin: 20px; } .table-tour th{ border: 2px solid maroon; padding: 10px; font-weight: bold; font-size: 28px; } .table-tour td{ border: 2px solid maroon; padding: 10px; }