#header{
  height: 50px;
  background: #6965c2;
  color: #EEBC28;
}

#branding h1{
  color: #EEBC28;
}

#user-tools div, a:link, a:visited{
  color: #EEBC28;
}

a:link,
a:visited {
  color: #6965c2;
}

div.breadcrumbs {
  background: #6965c2;
}

div.breadcrumbs a {
  color: #ffffff;
}

.module h2, .module caption, .inline-group h2 {
  background: #EEBC28;
}

.module h2, .module caption, .inline-group h2 a {
  color: #EEBC28;
}
