.background-main {
	background-image: url(images/background-main.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666;
}
.background-right {
	background-image: url(images/right-rectangle-back.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666;
}
