{ font-family: Arial, sans-serif; line-height: 1.6; margin: 20px; } h1, h2, h3 { color: #333; } .container { max-width: 800px; margin: 0 auto; padding: 20px; } .section { margin-bottom: 30px; } .section h2 { color: #555; } .section p { margin-bottom: 10px; } .section .link { color: #007bff; text-decoration: none; } .section .link:hover { text-decoration: underline; }