body { font-family: Arial, sans-serif; line-height: 1.6; background-color: #f4f4f4; color: #333; padding: 20px; } h1 { color: #e60033; font-size: 2.5em; text-align: center; margin-bottom: 20px; } h2 { color: #333; border-bottom: 2px solid #e60033; padding-bottom: 10px; margin-top: 30px; } p { margin…