body.left {
	background-image: url(/shared/images/left.jpg);
	background-repeat: repeat-x;
	background-color: #4A7DB9;	
}
body.right {
	background-image: url(/shared/images/right.jpg);
	background-repeat: repeat-x;
	background-color: #80A4CE;
}
