css body { background-color: #FFD800; font-family: 'Bebas Neue', sans-serif; font-size: 16px; line-height: 24px; color: #000000; } body { border: 4px solid #000000; } h1 { font-size: 36px; font-weight: normal; margin-bottom: 0; text-align: center; color: #FFC000; } h2 { font-size: 24px; font-weight: bold; margin-top: 0; text-align: center; color: #FF0000; } h3 { font-size: 18px; font-weight: normal; margin-bottom: 0; text-align: center; color: #00FF00; } a { text-decoration: none; } a:hover { text-decoration: none; } a:link { color: #0000FF; } a:visited { color: #0000FF; } table { border-collapse: collapse; border-color: #000000; border-spacing: 0; border: 0; border-style: solid; border-width: 2px; border-style: none; margin-bottom: 1em; width: 90%; table-layout: auto; border: 4px solid #FF0000; background-color: #FFFFFF; border-collapse: collapse; text-align: center; text-justify: auto; } td { width: 25%; text-align: center; border: 4px solid #FF0000; border-width: 2px; background-color: #FFFFFF; padding: 10px 10px 10px 10px; } tr { border-bottom: 4px solid #000000; } tr:nth-child(2) { border-bottom: 0; } th { background-color: #000000; color: #FFFFFF; border: 4px solid #FF0000; width: 25%; font-size: 18px; padding: 10px 10px 10px 10px; text-align: center; text-justify: auto; border-width: 2px; border-style: none; } th:hover { background-color: #000000; color: #0000FF; border: 4px solid #FF0000; width: 25%; font-size: 18px; padding: 10px 10px 10px 10px; text-align: center; text-justify: auto; border-width: 2px; border-style: none; }