a {
  color:#66ccff;
}
  a:hover {
    background:#66ccff;
  }
  
#nav li#selected a {
  color:#66ccff;
}

.casestudy-intro h3 {
  color:#66ccff;
}

#sign-up .error_field {
  border:1px solid #66ccff;
}

#footer #footer-container {
  background:url(/images/footer-blue.jpg) no-repeat center top;
}