body {
	background-color: #d4dbd7;
	background-image:  url("../images/bgs/bg_home.gif");
	background-repeat: repeat-x;
}
.left {
	background-color: d4dbd7;
	background-image:  url("../images/shadows/sh_home_l.gif");
	background-repeat: no-repeat;
}
.right {
	background-color: d4dbd7;
	background-image:  url("../images/shadows/sh_home_r.gif");
	background-repeat: no-repeat;
}
