body { font-family: Arial, sans-serif; background-color: #f0f8f0; color: #333; } h1, h2 { color: #2e8b57; } table { width: 100%; border-collapse: collapse; margin-top: 20px; margin-bottom: 20px; } table, th, td { border: 1px solid #2e8b57; padding: 10px; text-align: left; } th { background-color: #9…