/*

I'm placing my notes about the style sheet here.

-------------------------------------------------------------
This changes the color of the top nav bar:
menu_light.css / line 43
.navbar-default {
  background-color: #00008b;

-------------------------------------------------------------
Changing the "welcome producerashley" on the far right top.
core.css line 29

*/