﻿body
{
    background-color: whitesmoke;
}
.Descriptors
{
    font-weight: bold;
    text-transform: capitalize;
    color: maroon;
    font-style: normal;
    font-family: Arial;
}

