/* CSS definition file containing site wide stylesheets */

BODY {
	background-image: url( "./background1.JPG" );
 	background-repeat: no-repeat;
 	background-attachment: fixed
}
