@charset "utf-8"; /* CSS Document */ p { text-align: justify; } h1, h2, h3 { text-align: center; color: #fd8204; } h1, h2 { font-variant:small-caps; } .gen { display: block; max-width: 100%; max-height: 100%; margin-left: auto; margin-right: auto; } .tabla { border-collapse: collapse; text-align-last: center; margin-left: auto; margin-right: auto; border: 1px solid black; } .tab1 { border: 1px solid black; } .tab2 { border: 1px solid black; }