/* White */

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

.background-color, div.divider, #toggle-grid:hover {
  background-color: #6c1a91;
}

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

html, body, .color, a, a:link, a:hover, a:visited {
	color: #6c1a91;
}

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