body { font-family: Arial, sans-serif; line-height: 1.6; color: #333; max-width: 800px; margin: 0 auto; padding: 20px; } h1 { color: #2c3e50; } h2 { color: #34495e; border-bottom: 1px solid #ecf0f1; padding-bottom: 10px; } table { border-collapse: collapse; width: 100%; margin-bottom: 20px; } th, td…