﻿body {
    background-color: cornflowerblue;
    color: white;
    font-family: verdana;
    font-size: 20px;
}

h1 {
    text-align: center;
    font-size: 24px;
}

h2 {
    text-align:center;
    font-size: 18px;
}
