/* CSS definition file containing site wide stylesheets */

BODY {
	background-color: rgb(255,255,255);
 	background-image: url( "./back11.jpg" );
 	background-repeat: repeat-x;
 	background-position: top
}