.New {
	background-image:  url(background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.New2 {
	background-image:  url(background2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Grads {
	background-attachment: scroll;
	background-image:  url(gradstudents.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.GRAD6 {
	background-attachment: fixed;
	background-image:   url(walda&students.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Grad43 {
	background-attachment: fixed;
	background-image:  url(tower43.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

