body { font-family: "Arial", sans-serif; line-height: 1.6; margin: 0; padding: 20px; background-color: #f4f4f9; color: #333; } h1 { color: #dd830c; text-align: center; margin-bottom: 20px; } p { margin-bottom: 1.5em; } .important { color: #ff0000; font-weight: bold; } .highlight { background-color: …