body { font-family: 'Arial', sans-serif; line-height: 1.6; color: #333; background-color: #f7f7f7; margin: 0; padding: 20px; } h1 { color: #333; text-align: center; font-size: 2.5em; margin-bottom: 20px; } h2 { color: #2c3e50; border-bottom: 2px solid #f39c12; padding-bottom: 5px; font-size: 1.8em; …