```css
h1 {
    color: #333;
    font-family: Arial, sans-serif;
}
```