/* -- / custom css tool / -- */
body {
    background-color: Beige;
    background-image: none;
    background-repeat: no-repeat;
}
body {
    font-family: Arial;
    color: Black;
}

