body {
    background-color: cadetblue;
}
h1, p, legend, label{
    color: cornsilk;
}
.text
{
    color: brown;
}