h1 {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: large;
    color: slategray;
    text-indent: 20px;
}

body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: whitesmoke;
}