/* ---------------------------------------------------------------------------
	Filename: base.css
	Title: Primary CSS file for <site name here>
	Author: <name>, <company>
	URL: <url of style sheet>
	Licence: Copyright <year>, <Author>, All Rights Reserved.
	Feel free to read and learn from this stylesheet, but please do not use.
	
	Description: This base style sheet imports other style sheets and 
	provides basic styling for XHTML elements in documents.
   ---------------------------------------------------------------------------*/
@import url("layout.css");