.metalback {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(Art/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.buttonback {
	background-attachment: fixed;
	background-image: url(Art/buttonback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottomline {
	background-attachment: fixed;
	background-image: url(Art/bottomline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sitemaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #3D5346;
	font-size: 16px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: center;
}
.products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
}
.metalback2 {
	background-attachment: scroll;
	background-image: url(Art/metalback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.whiteback {
	background-attachment: scroll;
	background-image: url(Art/whitebackwith-pattern.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftmet {
	background-attachment: scroll;
	background-image: url(Art/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-attachment: scroll;
	background-image: url(Art/right.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.left {
	background-attachment: scroll;
	background-image: url(Art/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
