/**
 * light design
 *
 * @css-for body
 */
html, body {
	color: #111;
	background: #ededed url(images/body_light.jpg) no-repeat;
}

a {
color: #111 !important;
}
