| /home/caleb/ASDV-WebDev/Assignments/lab4_CalebFontenot/public_html/4.6/trillium.css | 
/*
nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt
nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css
 
    
    
body
{
    background-color: #E6E6FA;
    color: #191970;
}
h1 {
    background-color: #191970;
    color: #E6E6FA;
}
h2 {
    background-color: #AEAED4;
    color: #191970;
}
nav {
    background-color: #E2E2EF;
}
footer {
    color: #666666;
}
.companyname {
    color: #6A6AA7;
}
.feature {
    color: #FF0000;
}
#new {
    color: #FF00CC;
}