
/*************************************************

	global.css
	this css file only includes the collection
	of css file breakdown for above

**************************************************/



/* initialise common elements */
@import url(init.css);

/* currently not needed, placed here fir future reference
@import url(text.css);
*/

/* handle the page layout */
@import url(layout.css);


