/* Background color - change this to control all pages */
body {
    background-color: darkred;
}

/* Utility classes */
.text-center {
    text-align: center;
}

/* Restore Lucee's default cfdump colors - garish but functional! */