/*****************************/
/* CSS for the India Diaries */
/*****************************/

body {
  background: #e2ae57;
}

.main-content .node h2, .main-content h2 {
  color: #2C5E92;
}

#mainContainer, {
  background: #eee;
}

#top-nav li a {
  color: #369;
}

#flickr-bar .content-title {
  color: #239e46;
}


