body { font-family: Arial, sans-serif; } h1, h2 { color: #333; } table { width: 100%; border-collapse: collapse; } table, th, td { border: 1px solid black; } th, td { padding: 8px; text-align: left; }