body {
    font-family: Arial, sans-serif;
    max-width: 1000px;
    margin: 0 auto;
    background-color: #FAFAEE;
}
h1 { color: #2c3e50; }
