/* style001.css */

body
{
    background-color: rgb(30, 30, 30);
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    color: rgb(255, 255, 255);
}

/*----*/

/* Dedicated to God the Father */
/* All Rights Reserved Christopher Andrew Topalian Copyright 2000-2025 */
/* https://github.com/ChristopherTopalian */
/* https://github.com/ChristopherAndrewTopalian */
/* https://sites.google.com/view/CollegeOfScripting */

