/* Brown */

html, body {
  background-color: #eae6e3;
}

.background-color, div.divider, #toggle-grid:hover {
  background-color: #60524c;
}

#toggle-grid:hover {
  color: #eae6e3;
}

html, body, .color, a, a:link, a:hover, a:visited {
  color: #60524c;
}

div#media {
  background: url('../images/ajaxload/grey.gif') center center no-repeat;
}