.right {  background-attachment: fixed; background-image: url(../images/Galaxy_Pro_06.jpg); background-repeat: no-repeat; background-position: center center}
.center {  background-attachment: fixed; background-image: url(../images/Galaxy_Pro_09.jpg); background-repeat: repeat; background-position: right center}
.lefttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	font-weight: normal;

}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.inback {
	background-attachment: fixed;
	background-image: url(../images/inside_06.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.WHITE {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFFFFF;

}
