body {
	background-image: url(images/bg-2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	background-attachment: fixed;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: 18px;	
}
.banner_1 {
	background-image: url(images/topslice.gif);
	background-repeat: repeat-x;
}
.text {
	background-image: url(images/text_middle.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.text_left {
	background-image: url(images/text_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.text_right {
	background-image: url(images/text_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
