/*
################################################################
#suitesofeuston.ca: table.css
#Copyright © 2025 Allison Munn
#FULL COPYRIGHT NOTICE IS IN README
################################################################
*/

table {
}

table.center {
    margin: auto;
}
