body { font-family: 'Arial', sans-serif; line-height: 1.6; background-color: #f4f4f4; color: #333; margin: 20px; } h1, h2 { color: #2c3e50; text-align: center; } h2 { border-bottom: 2px solid #2980b9; padding-bottom: 5px; } p { margin-bottom: 1em; } strong { color: #e74c3c; } ul { list-style-type: s…