:root {
    --base_cp1: #222222;
    --base_cp2: #333333;
    --base_cp3: #444444;
    --base_cp4: #CCCCCC;
    --base_cp5: #DDDDDD;
    --base_cp6: #EEEEEE;
}

body {
    font-family: "Times New Roman", serif;
    font-weight: 350;
    text-decoration: none;
}
