/* CSS definition file containing site wide stylesheets */

BODY {
	background-image: url( "./band-new-800-dkblue.gif" );
 	background-repeat: repeat-y;
 	background-position: top
}

LI {
	list-style-type: square
}