.blend1 {
	background-attachment: fixed;
	background-color: #09197E;
	background-repeat: repeat-y;
	background-position: -45px 95px;
	background-image: url(../images/blend4.jpg);
}
.bluebox{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/blue_box.gif);
	background-position: 22px 12px;
	;
}

