body { font-family: Arial, sans-serif; line-height: 1.6; color: #333; margin: 20px; } h1 { color: #333; } h2 { color: #333; border-bottom: 2px solid #ddd; padding-bottom: 5px; margin-top: 20px; } p { margin-bottom: 15px; } a { color: #007BFF; } a:hover { text-decoration: underline; } blockquote { ma…