body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: #f8f9fa;
    color: #333;
}

header {
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('gaza-background.jpg') center/cover no-repeat;
    color: white;
}

h1, h2 {
    font-weight: 700;
}

footer {
    font-size: 0.9rem;
}
