body {
    background-color: #C0FFFF;
    font-family: Verdana;
}
h1 {
    color: #000080;
}
h2 {
    color: #0000C0;
}
p {
    color: #000000;
}