body {font-family: Arial, sans-serif; margin: 0; padding: 0; background: #fafafa; color: #333;}
header {background: #006400; color: white; padding: 1em; text-align: center;}
nav a {color: white; margin: 0 10px; text-decoration: none;}
main {padding: 20px;}
footer {background: #006400; color: white; text-align: center; padding: 10px; margin-top: 20px;}
.operator {background: white; padding: 10px; margin: 10px 0; border-radius: 8px; box-shadow: 0 0 5px rgba(0,0,0,0.1);display: flex; align-items: center;justify-content: center;}
.text {background: white; padding: 20px; margin: 10px 0; border-radius: 8px; box-shadow: 0 0 5px rgba(0,0,0,0.1); text-align: center}
.why{background: white; padding: 20px; margin: 10px 0; border-radius: 8px; box-shadow: 0 0 5px rgba(0,0,0,0.1); text-align: center}
.info{background: #a653ec; padding: 20px; margin: 10px 0; border-radius: 8px; box-shadow: 0 0 5px rgba(0,0,0,0.1); text-align: center;}
h2{color:orange;}
h3{color:orange;}
h1{color:orange;}
.regulations{background: #8ac083; padding: 20px; margin: 10px 0; border-radius: 8px; box-shadow: 0 0 5px rgba(0,0,0,0.1); text-align: center;image-orientation: center;}