/*
 Theme Name: Black Cat Press Custom Theme
 Theme URI: blackcatpress.org
 Description: A custom child theme for the Black Cat Press parent theme
 Author: Terence Mahoney
 Author URI: blackcatpress.org
 Template: blackcatpress-theme 
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: blackcatpresschild
*/
body {
    background-color: #4169E1; /* A royal blue color */
}