body { font-family: 'Arial', sans-serif; line-height: 1.6; margin: 20px; } h1 { color: #333; text-align: center; } h2 { color: #555; } p { color: #777; } ul { list-style-type: none; padding: 0; } li { margin-bottom: 10px; } a { color: #007BFF; text-decoration: none; } a:hover { text-decoration: unde…