

body
{
    background-color: #E8F9FA;
    color: #303C6b;
    font-family: "Verdana", "sans-serif";
}

h1
{
    color: #050C6B;
    font-size: 50px;
    text-decoration: underline;
}

.main
{
    font-size: 24px;
    font-style: italic;
}

.bottom
{
    font-size:  18px;
}