.down_bg {
	background-attachment: scroll;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text1 {
	font-size: 16px;
	line-height: 24px;
	color: #0000FF;
}
.text2 {
	font-size: 16px;
	line-height: 24px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
