/*
 * Theme Name: Kendra Johnson's CSCI 4460 Theme
 * Author: Kendra Lee Johnson
 * Text Domain: csci4460
 */
 
 body {
     background-color: lightblue;
 }