/* CSS definition file containing site wide stylesheets */

BODY {
	background-image: url( "./pa.png" );
 	background-repeat: repeat;
 	background-attachment: scroll
}