
body { font-family: Arial, sans-serif; direction: rtl; padding: 20px; background: #f9f9f9; }
header { background: #009688; color: white; padding: 10px; text-align: center; }
nav a { margin: 10px; color: #009688; text-decoration: none; }
main { background: white; padding: 20px; margin-top: 10px; }
.ads { margin-top: 20px; }
footer { margin-top: 20px; text-align: center; font-size: 14px; }
