/* CSS definition file containing site wide stylesheets */

BODY {
	background-image: url( "C:\\PROGRA~1\\NETOBJ~1\\NETOBJ~1.0\\Fusion Temp\\Assets\\background.gif" );
 	background-repeat: repeat-x;
 	background-attachment: fixed
}

UL {
	list-style-image: url( "./bullet.gif" )
}