/*

JOHN MCASLAN CSS

NOTES: 
	Nice blue:	#9cbbca

*/

/* this is used for positioning elements on the page  */
@import url("layout.css");

/* this is used for type, colours and backgrounds  */
@import url("theme.css");

/* this is used for position, style and functionality of the menu */
@import url("menu.css");
