body { font-family: Arial, sans-serif; line-height: 1.6; background-color: #f4f4f9; color: #333; padding: 20px; } h1 { color: #2d7d46; font-size: 2.5rem; text-align: center; } h2 { color: #d46c4e; font-size: 1.8rem; } p { font-size: 1.2rem; color: #555; } a { color: #1a73e8; text-decoration: none; }…