/home/caleb/ASDV-WebDev/Assignments/lab4_CalebFontenot/public_html/4.3/color.css
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this template
*/
/* 
    Created on : Jan 24, 2023, 8:37:05 AM
    Author     : caleb
*/
body 
{
    background-color: #0099FF;
    color: #FFFFFF;
}