@charset "utf-8";
/* CSS Document */

.background {
	background-image:  url("http://users.wpi.edu/~isc/images/main_07.jpg");
	background-repeat:no-repeat;
	background-position: left top;
	background-attachment:fixed;
}
