body {
background-color: #769DBE;
}
.sideleft {
	background-image: url(images/side_back.jpg);
	background-repeat:repeat-y;
}
.sideright {
	background-image: url(images/side_back.gif);
	background-repeat: repeat-y;	
}

