html {
    color-scheme: light;
}
body {
    width: 35em;
    margin: 0 auto;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    background-image: url('images/ashcallhub-background.png');
    background-repeat: no-repeat;
    background-position: center top;
}
