body { font-family: 'Arial', sans-serif; line-height: 1.6; margin: 20px; } h1 { color: #1d388f; text-align: center; } h2 { color: #333; border-bottom: 2px solid #ccc; padding-bottom: 5px; } p { color: #555; text-align: justify; } a { color: #1d388f; text-decoration: none; } a:hover { text-decoration…