.leftside {
	background-image: url(../img/leftstr.png);
	background-repeat: repeat-y;
}
.right_side {
	background-image: url(../img/rightstr.png);
	background-repeat: repeat-y;
}
