        
/* --------------------This Style Sheet is Used by "index.html" and "services.html"----------------*/
/* That basically sums it up. Lol                                                                  */        
        
        
        body 
        {

                color: #191970;
                Background-color: #F7F7F7;

        }


        h1 
        {

                color: #F9F0FE;
                Background-color: #833B83;

        }


        h2 
        {

                color: #AD77C3;

        }


        nav
        {

                background-color: #EAEAF2;

        }


        footer
        {

                color: #666666;

        }


        .companyname
        {

                color: #833B83;    

        }
